0.0.4 • Published 1 year ago

myorders-extensions-indexer v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

myorders-extensions-indexer

Broccoli plugin which indexes myorders extensions installed using npm for the Myorders Console

Compatibility

  • Node.js v14 or above

Installation

yarn add myorders-extensions-indexer

Usage

# ember-cli-build.js
/**
 * After let app = new EmberApp(defaults);
 * initialize the myorders extensions indexer
 */
const extensions = new MyordersExtensionsIndexer();

/**
 * Add to tree
 */
return app.toTree([extensions]);

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

0.0.3

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago