ember-cli-string-module-loader

0.4.4 • Public • Published

Ember-cli-string-module-loader

This addon is a fork of loader.js with the exception that it understands how to read lazily evaluated AMD modules aka string modules. The string modules are generated by the ember-cli-lazy-code addon and this addon just understands the new format while still being backward compatible with the old version.

This addon should be used in conjunction with ember-cli-lazy-code which creates an AST transform to lazily evaluate AMD modules.

Installation

  • git clone this repository
  • npm install

/ember-cli-string-module-loader/

    Package Sidebar

    Install

    npm i ember-cli-string-module-loader

    Weekly Downloads

    9

    Version

    0.4.4

    License

    MIT

    Last publish

    Collaborators

    • kratiahuja