ember-cli / ember-cli/ember-cli-terser
v4.0.2 gives build error `Unexpected token: punc (:)`
Open
bug
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Updating to v4.0.2 gives us the following in our build logs:
```
error 08-Jul-2021 12:04:17 Error: Unexpected token: punc (:)
error 08-Jul-2021 12:04:17 at TerserWriter
error 08-Jul-2021 12:04:17 -~- created here: -~-
error 08-Jul-2021 12:04:17 at new Plugin (/node_modules/broccoli-terser-sourcemap/node_modules/broccoli-plugin/dist/index.js:47:36)
```
v4.0.1 is working. Are we missing a transitive dependency update? Or is there an issue with v4.0.2?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.