Commit a2ac0cb4 authored by rockyl's avatar rockyl

init

parent abc51ea0
......@@ -16,6 +16,7 @@
"rollup": "^0.65.2",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-uglify": "^5.0.2",
"rollup-pluginutils": "^2.3.3",
"tippex": "^3.0.0",
"tslib": "^1.9.3",
"typescript": "^3.0.3"
......
......@@ -16,9 +16,7 @@
"baseUrl": "./",
"paths": {
"@alienlib/*": ["src/alienlib-cjs/*"]
},
"outDir": "dist",
"rootDir": "src"
}
},
"exclude": [
"node_modules",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment