1 Star 1 Fork 0

cqb325/solid-vue-router

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.cjs 231 Bytes
一键复制 编辑 原始数据 按行查看 历史
cqb325 提交于 2023-04-24 23:12 . add solid router
module.exports = {
env: {
test: {
presets: [
['@babel/preset-env', { targets: { node: 'current' } }],
'@babel/preset-typescript'
],
plugins: ['babel-plugin-jsx-dom-expressions']
}
}
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/cqb325/solid-vue-router.git
git@gitee.com:cqb325/solid-vue-router.git
cqb325
solid-vue-router
solid-vue-router
master

搜索帮助