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

Optimize production build #157

Open
MilanDonhowe opened this issue Aug 25, 2021 · 0 comments
Open

Optimize production build #157

MilanDonhowe opened this issue Aug 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@MilanDonhowe
Copy link
Contributor

The vue-front-end bundle generated by npm run build still contains a lot of comments from the /src/ files which unnecessarily increases the frontend size, they should ideally be removed. This will require modifying vue.config.js and adding some web-pack setting which removes the comments.

@MilanDonhowe MilanDonhowe added the enhancement New feature or request label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant