-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Open
Labels
WebpackRelated to Webpack with Next.js.Related to Webpack with Next.js.bugIssue was opened via the bug report template.Issue was opened via the bug report template.good first issueEasy to fix issues, good for newcomersEasy to fix issues, good for newcomers
Description
Bug report
Describe the bug
Reproduction: codesandbox.io/s/muddy-cookies-9jr6z?file=/pages/index.js
After upgrading to V 10.0.2 the ES2018 Unicode Property Escapes
feature is not working anymore. The same works perfectly till V 10.0.1 Not sure if it is due to the impact of #18759
Expected behavior
Since the upgrade is not a major one, expecting the feature to work with out any issues.
System information
- OS: macOS,
- Browser NA
- Version of Next.js: [e.g. 10.0.2]
- Version of Node.js: [e.g. 12.18.2]
xxczaki, DSamuylov, jrosspaperless, oscelest, mrtanguero and 8 more
Metadata
Metadata
Assignees
Labels
WebpackRelated to Webpack with Next.js.Related to Webpack with Next.js.bugIssue was opened via the bug report template.Issue was opened via the bug report template.good first issueEasy to fix issues, good for newcomersEasy to fix issues, good for newcomers