Development and Production build #68
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Maintenance
Continuous work, refactor, maintenance
Currenctly, we have a single build without any optimization to production in
dist
folder.For a better development experience, we still need to generate the sourcemaps, but we would have to generate a single bundle for production. We should to be able to generate the development build and the production build.
Links that could help:
https://stackoverflow.com/questions/45112655/bundle-typescript-output-in-single-file
https://webpack.js.org/guides/typescript/
The text was updated successfully, but these errors were encountered: