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

Fix npm run compile-production #626

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

mwytock0812
Copy link
Collaborator

Description of Change(s) Introduced:

  • Pass terserOptions to TerserPlugin properly for v5 of plugin.
  • Import webpack-merge properly for new version and cease use of smart merge, which has been removed.

@coveralls
Copy link

Coverage Status

coverage: 96.552%. remained the same
when pulling 152ea1f on fix/terser-webpack-config
into 0eb0a2f on master.

@mwytock0812 mwytock0812 merged commit c66e65f into master Jun 14, 2024
1 check passed
@mwytock0812 mwytock0812 deleted the fix/terser-webpack-config branch June 14, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants