-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
outdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser
Description
💻
- Would you like to work on a fix?
How are you using Babel?
babel-loader (webpack)
Input code
let \u0275ResourceLoaderImpl_BaseFactory
Configuration file name
No response
Configuration
Can be reproduced with any config included in the repl.
Current and expected behavior
Unexpected reserved word 'let'. (1:0)
1 | let \u0275ResourceLoaderImpl_BaseFactory
| ^
Environment
System:
OS: macOS 11.2.3
Binaries:
Node: 12.20.2 - ~/.nvm/versions/node/v12.20.2/bin/node
Yarn: 1.22.10 - ~/.nvm/versions/node/v12.20.2/bin/yarn
npm: 6.14.13 - ~/.nvm/versions/node/v12.20.2/bin/npm
Babel
@babel/core 7.14.0,
@babel/preset-env: 7.14.1
Possible solution
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
outdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issuepkg: parser