文件名称:rollup-chain:像webpack-chain这样的汇总链工具
文件大小:154KB
文件格式:ZIP
更新时间:2024-04-11 08:31:05
TypeScript
汇总链 像webpack-chain这样的汇总链工具
【文件预览】:
rollup-chain-main
----.gitignore(2KB)
----tsconfig.json(361B)
----README.md(56B)
----LICENSE(1KB)
----__test__()
--------lib.spec.ts(3KB)
--------treeshake.spec.ts(893B)
--------index.spec.ts(556B)
--------plugin.spec.ts(1KB)
--------watch.spec.ts(605B)
--------output.spec.ts(680B)
----package.json(1KB)
----xus.config.ts(331B)
----src()
--------plugin.ts(2KB)
--------treeshake.ts(2KB)
--------index.ts(4KB)
--------watch.ts(815B)
--------output.ts(2KB)
--------lib()
----jest.config.js(395B)
----yarn.lock(422KB)
----.eslintrc.js(147B)
----.prettierrc.js(92B)