@ember/octanify

Simple script to update an existing Ember 3.13 application to opt-in to Ember's Octane edition.

Usage no npm install needed!

<script type="module">
  import emberOctanify from 'https://cdn.skypack.dev/@ember/octanify';
</script>

README

ember-octanify

Simple script to update an existing Ember 3.13 application to opt-in to Ember's Octane edition.

Usage

From within an existing ember-cli application, run:

npx @ember/octanify

All done!

License

This project is licensed under the MIT License.