fix: make plugin entries empty for production#900
Merged
pmmmwh merged 1 commit intorelease/v0.6.0from Mar 30, 2025
Merged
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Merged
pmmmwh
added a commit
that referenced
this pull request
Mar 31, 2025
pmmmwh
added a commit
that referenced
this pull request
Apr 7, 2025
* docs: add 0.6.0 template * refactor!: drop Webpack 4 and WDS 3 support (#850) * chore: cleanup * chore: first prerelease * feat: build thin externalization client (#852) * refactor: migrate from ansi-html to anser (#854) * chore: release v0.6.0-beta.1 * chore: fix publish command * chore: resolve memfs and rimraf * docs: update README to reflect new dependencies requirement * docs: clarify minimum supported Node.js version (#899) * fix: make plugin entries empty for production (#900) * chore: cleanup old utils for Webpack 4 (#904) * chore: cleanup unused utils * refactor: cleanup entry injection * refactor: cleanup runtime module * test: update snapshots * docs: update changelog * chore: bump all development deps (#905) * chore: bump all development deps * docs: add changelog entry * chore: rename prettierrc
This file contains hidden or 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
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.
Address #173 - sort of.