0.4.4 • Published 8 years ago

ember-cli-string-module-loader v0.4.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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
0.4.4

8 years ago

0.4.3

8 years ago

0.4.1

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago