fliphub-monorepo
Version:
the builder of builders
25 lines (21 loc) • 820 B
Markdown
===================
# fuseboxed
- [ ] serving dev version
- [ ] serving production dist version
- [ ] consistent builds (clearing cache issues, debugging)
- [ ] multiple entry points and output points
- [ ] html loader with injected scripts for all outputted scripts
- [ ] some comments with tips n tricks
- [ ] writing & reading a cache for the builder
- [ ] integration with the fusebox context for a cleaner middleware in the builder
- [ ] able to build and run mocha on built tests
- [ ] run from cli
- [ ] add webworker plugin from experiments folder
------------------
### fusebox
- [x] option for using fusebox
- [x] fusebox alias converter
- [x] relative babel alias converter
- [x] absolute alias converter using module-resolver
- [ ] more agnostic so it can be used for any build system
===================