-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: avoid loading babel config by default (#89)
BREAKING CHANGE: no longer support compiler override to plugin
- Loading branch information
1 parent
f841ce1
commit 03b6521
Showing
36 changed files
with
4,719 additions
and
17,404 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
170 changes: 65 additions & 105 deletions
170
src/__tests__/fixtures/asset-tag/__snapshots__/webpack4/server--main.js
Large diffs are not rendered by default.
Oops, something went wrong.
184 changes: 72 additions & 112 deletions
184
src/__tests__/fixtures/asset-tag/__snapshots__/webpack5/server--main.js
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.