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

Add support for ember-cli-terser #96

Merged
merged 3 commits into from
Jan 17, 2022
Merged

Conversation

calvin-fb
Copy link

The ember-cli-uglify package has been renamed ember-cli-terser (viewing the uglify one actually redirects to the terser one). Apps need to remove their ember-cli-uglify dependency and replace it with a ember-cli-terser one. This PR allows apps using ember-cli-terser to use this addon.

I was having some trouble running the ember try scenarios locally but when I run the tests normally (ember test) everything is passing.

@calvinlough calvinlough merged commit da3d699 into minichate:master Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants