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: change type to module #14

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

corporateuser
Copy link
Contributor

Allow compress.js to be bundled with Webpack 5, as now Webpack strictly prohibits usage of import and export in commonjs modules.
webpack/webpack#11597 (comment)
https://webpack.js.org/api/module-methods/

#13

Allow compress.js to be bundled with Webpack 5, as now Webpack strictly prohibits usage of import and export in commonjs modules.
webpack/webpack#11597 (comment)
https://webpack.js.org/api/module-methods/
@netlify
Copy link

netlify bot commented Dec 31, 2021

✔️ Deploy Preview for practical-easley-4e78c7 ready!

🔨 Explore the source changes: 7cc94e9

🔍 Inspect the deploy log: https://app.netlify.com/sites/practical-easley-4e78c7/deploys/61cee640c86f4e0007bb2259

😎 Browse the preview: https://deploy-preview-14--practical-easley-4e78c7.netlify.app

@alextanhongpin alextanhongpin merged commit 6777885 into alextanhongpin:master Jan 9, 2022
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

2 participants