Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development and Production build #68

Open
pyymenta opened this issue Oct 14, 2020 · 0 comments
Open

Development and Production build #68

pyymenta opened this issue Oct 14, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Maintenance Continuous work, refactor, maintenance

Comments

@pyymenta
Copy link
Owner

pyymenta commented Oct 14, 2020

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/

@pyymenta pyymenta added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest Maintenance Continuous work, refactor, maintenance labels Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Maintenance Continuous work, refactor, maintenance
Projects
None yet
Development

No branches or pull requests

1 participant