整理
Showing
dist/customs/engine.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
dist/customs/index.html
0 → 100644
dist/customs/test1.js
0 → 100644
dist/customs/test1.js.map
0 → 100644
dist/customs/test1.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -5,13 +5,21 @@ |
"license": "MIT", | ||
"scripts": { | ||
"build-process": "node scripts/compiler-process", | ||
"build-script": "node scripts/compiler-script" | ||
"build-script": "node scripts/compiler-script", | ||
"build-custom": "node scripts/compiler-custom" | ||
}, | ||
"devDependencies": { | ||
"fs-extra": "^8.1.0", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"rollup-plugin-progress": "^1.1.1", | ||
"rollup-plugin-typescript": "^1.0.1", | ||
"rollup-plugin-uglify": "^6.0.3", | ||
"tslib": "^1.10.0", | ||
"typescript": "^3.7.2" | ||
}, | ||
"dependencies": { | ||
"glob": "^7.1.6" | ||
"glob": "^7.1.6", | ||
"rollup": "^1.27.4" | ||
} | ||
} |
rollup.config.js
0 → 100644
scripts/compiler-custom.js
0 → 100644
scripts/rollup-compiler.js
0 → 100644
scripts/tslib.es6.js
0 → 100644
src/custom/test1/Test1.ts
0 → 100644
src/custom/test1/index.ts
0 → 100644
src/custom/test1/meta.json
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment