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

Cleanup vue webpack config. #16622

Merged
merged 4 commits into from
Oct 10, 2021
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Oct 10, 2021

  • Reduces config files from 9 to 5.
  • Cleanup unused dependencies.
  • Cleanup unused config values.
  • Switch to use webpack cli mode option.

Closes #15403.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@github-actions github-actions bot added theme: dependencies Pull requests that update a dependency file theme: front theme: vue labels Oct 10, 2021
@DanielFran DanielFran merged commit cd944ed into jhipster:main Oct 10, 2021
@pascalgrimaud pascalgrimaud added this to the 7.4.0 milestone Oct 14, 2021
@mshima mshima deleted the skip_ci-vue_webpack branch December 16, 2021 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: dependencies Pull requests that update a dependency file theme: front theme: vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup vue webpack config.
3 participants