mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 06:41:11 +08:00
The configuration has to be set up in each angular project to avoid forcing dependencies to `@angular/elements` ans `@webcomponents/custom-elements`
2 lines
77 B
JavaScript
2 lines
77 B
JavaScript
module.exports = require('../dist/esm/frameworks/angular/prepareForInline');
|