-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
chore!: update rollup commonjs plugin to v22 #8743
Merged
patak-dev
merged 13 commits into
vitejs:main
from
haoqunjiang:chore-update-commonjs-plugin
Jun 24, 2022
Merged
chore!: update rollup commonjs plugin to v22 #8743
patak-dev
merged 13 commits into
vitejs:main
from
haoqunjiang:chore-update-commonjs-plugin
Jun 24, 2022
Commits on Jun 23, 2022
-
chore: update commonjs plugin to v22 and make build work
Well, the built bundle doesn't work yet. Blocked by rollup/plugins#1180
Configuration menu - View commit details
-
Copy full SHA for 31c6fd8 - Browse repository at this point
Copy the full SHA 31c6fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff13b4 - Browse repository at this point
Copy the full SHA 0ff13b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a90d1fb - Browse repository at this point
Copy the full SHA a90d1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e7ec9 - Browse repository at this point
Copy the full SHA 14e7ec9View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 03502a3 - Browse repository at this point
Copy the full SHA 03502a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2b0fb - Browse repository at this point
Copy the full SHA 2d2b0fbView commit details -
test: add commonjsOptions to the
external
test…so that it can correctly transpile `require` to `import *`
Configuration menu - View commit details
-
Copy full SHA for 4cc55cf - Browse repository at this point
Copy the full SHA 4cc55cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a1c82 - Browse repository at this point
Copy the full SHA d2a1c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7202161 - Browse repository at this point
Copy the full SHA 7202161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c264f8 - Browse repository at this point
Copy the full SHA 5c264f8View commit details -
test: use the correct id of browserExternalId
In production there's no `:fs` suffix https://github.com/vitejs/vite/blob/32712668f6586734afa592384e325e9a8b528fe9/packages/vite/src/node/plugins/resolve.ts#L328-L330
Configuration menu - View commit details
-
Copy full SHA for 4234d7a - Browse repository at this point
Copy the full SHA 4234d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a81c64f - Browse repository at this point
Copy the full SHA a81c64fView commit details -
ci: remove cjs plugin test from the main CI tests
We'll move it to the ecosystem-ci instead
Configuration menu - View commit details
-
Copy full SHA for 0a36140 - Browse repository at this point
Copy the full SHA 0a36140View commit details
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.