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

v5 #114

Merged
merged 5 commits into from
Dec 7, 2020
Merged

v5 #114

merged 5 commits into from
Dec 7, 2020

Conversation

webdeveric
Copy link
Owner

@webdeveric webdeveric commented Dec 7, 2020

  • Compatible with webpack 5 only (5.1+ required).
  • Supports finding asset modules.
  • Updated options schema to prevent additional properties. This helps with catching typos in option names.
  • ⚠️ Updated default value of the output option to be assets-manifest.json.
    This is to prevent confusion when working with Web app manifests or WebExtension manifests.

Fixes #95 #100

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.

Add Support for Webpack 5
1 participant