-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
production builds failing in ember 3.0.0.beta.5: broccoliBuilderErrorStack: TypeError: name.definition is not a function #35
Labels
Comments
0xadada
added a commit
to mirai-audio/mir
that referenced
this issue
Feb 3, 2018
* [x] Related to ember-cli/ember-cli-terser#35 */ * [x] Added build for production to CircleCI
possibly related mishoo/UglifyJS#2647 |
0xadada
added a commit
to mirai-audio/mir
that referenced
this issue
Feb 3, 2018
0xadada
added a commit
to mirai-audio/mir
that referenced
this issue
Feb 6, 2018
0xadada
added a commit
to mirai-audio/mir
that referenced
this issue
Feb 6, 2018
Note: I am having the same issues with terser. Fixing to
https://github.com/fabiosantoscode/terser/commits/master ember && ember-cli @ 3.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
production builds started failing when I upgraded to ember 3.0.0.beta.2
/var/folders/ss/sjsdtptn7j1cc6y_x8lbc3ch0000gn/T/error.dump.84a92b54f2b31e423fbac3414a0600c9.log
I narrowed it down to ember-cli-uglify by disabling the addon in my
ember-cli-build.js
file, at which point builds would succeed.ember-cli-build.js
more details:
A repo demonstrating the failure is here at this commit:
https://github.com/mirai-audio/mir/tree/7bc4b65df5d01e085c98122c8c8a79542a26dad9
The text was updated successfully, but these errors were encountered: