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

Update to ember-cli 3.4.3 #169

Merged
merged 1 commit into from
Oct 16, 2018
Merged

Update to ember-cli 3.4.3 #169

merged 1 commit into from
Oct 16, 2018

Conversation

loganrosen
Copy link
Contributor

I used ember-cli-update to run the relevant codemods and update the addon to ember-cli 3.4.3. Notably, I needed to set EMBER_CLI_IGNORE_ADDON_NAME_MISMATCH=true for running tests to quash a fatal error when the module name in index.js doesn't match the name in package.json (which is the case for this shim).

@jasonmit jasonmit merged commit 254de7c into jasonmit:master Oct 16, 2018
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.

None yet

2 participants