@devserver/build-core
Build used by @devserver/cli, allows to group the equal import to the @devserver/cli
development server, like:
- Export html files and assets.
- Export files type js
- Detect the external dependencies of the root and the subpackages, in case of using a monorepo type manager.
Todo
- [ ] Import assets from CSS files.
- [ ] Minify CSS files.
- [ ] Compress JPG, PNG and SVG type assets.