Skip to content
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

Can't build in newest Webpack because of Terser bug #1

Closed
jaredgorski opened this issue Feb 3, 2019 · 0 comments
Closed

Can't build in newest Webpack because of Terser bug #1

jaredgorski opened this issue Feb 3, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jaredgorski
Copy link
Owner

ERROR in smart-avatar.min.js from Terser
TypeError: Cannot read property 'minify' of undefined
    at minify (/Users/jaredgorski/Projects/Personal/smart-avatar/node_modules/terser-webpack-plugin/dist/minify.js:175:23)
    at module.exports (/Users/jaredgorski/Projects/Personal/smart-avatar/node_modules/terser-webpack-plugin/dist/worker.js:13:40)
    at handle (/Users/jaredgorski/Projects/Personal/smart-avatar/node_modules/worker-farm/lib/child/index.js:44:8)
    at process.<anonymous> (/Users/jaredgorski/Projects/Personal/smart-avatar/node_modules/worker-farm/lib/child/index.js:51:3)
    at emitTwo (events.js:126:13)
    at process.emit (events.js:214:7)
    at emit (internal/child_process.js:772:12)
    at _combinedTickCallback (internal/process/next_tick.js:141:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

Likely fixed by this: terser/terser#254

@jaredgorski jaredgorski added the bug Something isn't working label Feb 3, 2019
@jaredgorski jaredgorski self-assigned this Feb 3, 2019
@jaredgorski jaredgorski changed the title Can't build because of Terser bug Can't build in newest Webpack because of Terser bug Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant