v1.0.0
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Testable
- [x] Upgrade webpack
- [x] No need to create ``tsconfig.json``
- [x] Intelligent identification optional dependencies with ``package.json``'s ``peerDependencies ``
- [ ] Intelligently identify the output environment, web/node
- [x] Support loaders
- [x] sass
- [x] less
- [x] scss
- [x] poscss
- [x] raw
- [x] image
- [x] Auto generate ``d.ts`` file when pack typescript.
- [ ] More friendly CLI
- [x] Remove Prepack
- [ ] Dynamic install loader, for example: node-sass, don't need to install all dependencies when install
Contributor guide
Assessment
This issue has not been assessed yet.