-
-
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
feat: allow any JS identifier in define, not ASCII-only #5972
Merged
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1b9d231 - Browse repository at this point
Copy the full SHA 1b9d231View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb5011 - Browse repository at this point
Copy the full SHA bfb5011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 255659a - Browse repository at this point
Copy the full SHA 255659aView commit details -
test(define): remove trailing-dot test
trailing dots in replacements are not supported in dev, just prod and only used internally for import.meta.env. (in dev it's handled by importAnalysisPlugin)
Configuration menu - View commit details
-
Copy full SHA for 2e16e5d - Browse repository at this point
Copy the full SHA 2e16e5dView commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0d00304 - Browse repository at this point
Copy the full SHA 0d00304View commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4aecf7d - Browse repository at this point
Copy the full SHA 4aecf7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d511a9d - Browse repository at this point
Copy the full SHA d511a9dView commit details
Commits on Apr 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5fc57f - Browse repository at this point
Copy the full SHA a5fc57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145c1df - Browse repository at this point
Copy the full SHA 145c1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d391f0 - Browse repository at this point
Copy the full SHA 0d391f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a12f327 - Browse repository at this point
Copy the full SHA a12f327View commit details
Commits on Apr 11, 2022
-
chore: add leading space in comment
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2c6ada - Browse repository at this point
Copy the full SHA d2c6adaView 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.