Skip to content

Ember.js addon to generate chunks.json file, based on ember-auto-import code splitting logic.

License

Notifications You must be signed in to change notification settings

peopledoc/ember-auto-import-chunks-json-generator

Repository files navigation

ember-auto-import-chunks-json-generator

Generates chunks.json file in dist folder, with list of chunks, used by ember-auto-import for index.html assets.

Compatibility

  • Ember.js v3.28 or above
  • Ember CLI v3.28 or above
  • Node.js v14 or above

Installation

ember install ember-auto-import-chunks-json-generator

Usage

Install addon, ensure you have ember-auto-import 2 dependency on your application.

Contributing

See the Contributing guide for details.

Contributors

GreatWizard
GreatWizard
lifeart
lifeart

License

This project is licensed under the MIT License.