Ember CLI 3.0 compatibility
See original GitHub issueember-cli-fastboot is not compatible with Ember CLI 3.0-beta.1. Known issues:
- In https://github.com/ember-cli/ember-cli/pull/7525 Ember CLI removed
project.nodeModulesPath
. This is used in ember-cli-fastboot for detection of app initializers provided by addons.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Ember 3.0 Released
Ember 3.0 (including Ember.js, Ember Data, and Ember CLI) drops support for Internet Explorer 9, IE 10, and PhantomJS.
Read more >The Road to Ember 3.0
Today the Ember.js Core Team is happy to announce our plans for the release of Ember 3.0. Ember 3.0 will arrive 2.5 years...
Read more >Browser Support - Ember.js
This means that generally all modern and relatively recent browsers will work with Ember, since browsers are backwards compatible by design. Ember runs...
Read more >The Ember CLI - Introduction - Ember CLI Guides
Since v3.x , Ember apps include the ember-auto-import dependency, ... The CLI is backwards-compatible with older Ember apps and maintains a 6-week release ......
Read more >Ember 2.18 and 3.0 Beta Released
Ember.js 2.18 is an incremental and backwards compatible release which includes minor bug fixes. No new features or public API deprecations are ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll look into this next week. Apologies for the delay here. Have been on vacation.
@0xadada ember-cli-fastboot@1.1.2 is published.