bemon
bemon
I've configured storybook webpack.config.js to add aurelia webpack plugin like this ```javascript plugins: [...config.plugins, new AureliaWebPackPlugin.AureliaPlugin()] ``` But now when building webpack i got this error: ``` ERROR in ./node_modules/aurelia-webpack-plugin/runtime/empty-entry.js...
@brandonseydel can you give link to repo ?
@brandonseydel any progress with storybook ?
I can confirm, that removing 'fork-ts-checker-webpack-plugin' solves issue. Any idea why ? There is no error in log / debug messages.
Any idea why they didn't removed it yet ?
I have the same issue, when launching from vscode