ember-import-blueprints

1.0.2 • Public • Published

ember-import-blueprints

This addon is created to provide the latest set of blueprints for older versions of Ember CLI.

Currently ember-import-blueprints is helpful for using the new RFC 176 import syntax in applications using Ember CLI <2.16. This can be used after running ember-modules-codemod to keep future development up to date with the new imports.

After Ember 2.16 this addon will be kept up to date with any upcoming blueprint changes that backwards compatible although there are no major blueprint changes planned after 2.16.

NOTE because this addon overwrites all of the blueprints provided by ember-source be sure to either remove this addon or keep it up to date with your ember-source version.

Installation

ember install ember-import-blueprints

Running

Any generator provided by ember-source will match the blueprints on master as of the latest logged commit.

Changelog

V 1.0.0

  • Import blueprints from commit f5a63208

/ember-import-blueprints/

    Package Sidebar

    Install

    npm i ember-import-blueprints

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • rtablada