mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:01:06 +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');
|