📒 Ember storybook adapter
ember install ember-cli-storybook
This will be triggered automatically as a post build action when running ember build
package.json options (defaults)
"storybook": {
"ignoreTestFiles": true
}
This project is licensed under the MIT License.