大前端
构建 TypeScript Library Project(Node) with Rollup.js
Written by Lone on Mar 18 2022, 3:08 AM.
- 初始化项目 Yarn or NPM
Rollup 📦 打包器指南,提升 Javascript 开发体验
Written by Lone on Mar 17 2022, 1:37 AM.
// 源代码 INPUT === rollup(format & config) ==> 编译产物 OUTPUT // Raw source: src/ ├── components │ ├── counter.tsx │ └── greeter.tsx ├── index.ts ├── math.ts └── types.ts
About 大前端
PC / Web & Mobile Apps,and Desktop Application.