-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat: add support for webpack@5 and html-webpack-plugin@5 #187
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit fc201da.
SimenB
changed the title
Updates for Webpack 5
feat: add support for webpack@5 and html-webpack-plugin@5
Feb 20, 2021
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
ulrik59
pushed a commit
to lafourchette/add-asset-html-webpack-plugin
that referenced
this pull request
Oct 13, 2021
… origin project main branch (#1) * chore(deps): bump eslint-utils from 1.3.1 to 1.4.3 (SimenB#181) * chore(deps): bump js-yaml from 3.12.1 to 3.14.0 (SimenB#180) * chore(deps): bump acorn from 5.7.3 to 5.7.4 (SimenB#172) * chore: set up GH Actions as CI (SimenB#190) * chore: enable smeantic-release on main * chore: refresh lockfile (SimenB#193) * chore: run tests against multiple versions of html-webpack-plugin (SimenB#194) * chore: run lint in only one job (SimenB#195) * chore: always upload coverage result (SimenB#196) * chore: fix example * chore: add test running dll in the browser (SimenB#197) * chore: use includes to test puppeteer rather than separate job (SimenB#198) * feat: add support for webpack@5 and html-webpack-plugin@5 (SimenB#187) Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com> * chore: increase timeout for puppeteer test * chore(deps): bump ssri from 6.0.1 to 6.0.2 (SimenB#203) * chore: add renovate * chore(deps): update actions/setup-node action to v2.1.5 (SimenB#205) * chore: automerge lockfile PRs * chore: lock down merge2 * chore(deps): bump lodash from 4.17.20 to 4.17.21 (SimenB#223) * chore(deps): bump browserslist from 4.16.3 to 4.16.6 (SimenB#227) * chore(package): edit package.json to allow publish on lafourchette registry Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com> Co-authored-by: Simen Bekkhus <simenb@folio.no> Co-authored-by: Alex Gorbatchev <alexgorbatchev@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Nov 28, 2023
This was referenced May 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.