UNPKG

ember-introjs

Version:
12 lines (8 loc) 227 B
# ember-cli-preprocessor-registry Used internally by Ember CLI to provide a registry of preprocessors. The main types used throughout the system are `css`, `template`, `js`. ## Running Tests ```bash npm install npm test ```