1 Star 0 Fork 0

findroot/tabris-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.babelrc 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ralf Sternberg 提交于 2017-08-04 10:41 . Use uglify-es to minify JavaScript
{
"env": {
"build": {
"plugins": [
"transform-es2015-arrow-functions",
"transform-es2015-block-scoping",
"transform-es2015-classes",
"transform-es2015-shorthand-properties",
"transform-es2015-computed-properties",
"transform-es2015-template-literals",
"transform-es2015-parameters"
]
},
"development": {
"plugins": [
[
"transform-es2015-modules-commonjs",
{
"strict": false
}
]
],
"sourceMaps": "both"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/findroot/tabris-js.git
git@gitee.com:findroot/tabris-js.git
findroot
tabris-js
tabris-js
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385