@twokul wrote:
Hey all!
Ember CLI core team would love to get your feedback on the 2018 roadmap: features, improvements, pain points, and anything that would improve your DX.
Here’s what we are planning to discuss during EmberConf:
- Tree-shaking/Code Splitting/Dynamic Imports/out-of the-box npm support (already underway)
- Yarn Workspace support
- Improved documentation (potentially merge with Emberjs website)
- Drop support for Node 4
- Remove broccoli-builder fork (this will let us take advantage of the system
$TMPDIR
and removetmp
folder)- Deliver Module Unification
- Make errors more ergonomic (potentially introduce error index).
- Web/Service Worker Support
- Better PWA support
Updates based on the feedback:
- Working sourcemaps (for small and large apps)
- Reducing build & reload times/easier debugging of slow build times (identify and reason about slow build steps; the ability to identify add-ons that don’t cache properly)
- Improved documentation, in particular about how to write fast addons, use Broccoli, and on all the hooks
- Plan forward for Ember Engines
- Plans for supporting the upcoming Babel 7
We are looking forward to your feedback. If you have any questions, do reach out to us in Slack channel: -ember-cli
Posts: 8
Participants: 8