fleetbase-extensions-indexer

0.0.4 • Public • Published

fleetbase-extensions-indexer

Broccoli plugin which indexes fleetbase extensions installed using npm for the Fleetbase Console

Compatibility

  • Node.js v14 or above

Installation

yarn add fleetbase-extensions-indexer

Usage

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

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

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Package Sidebar

Install

npm i fleetbase-extensions-indexer

Weekly Downloads

46

Version

0.0.4

License

MIT

Unpacked Size

4.63 kB

Total Files

4

Last publish

Collaborators

  • roncodes
  • shivthakker