tmeasday / storybook-skeleton

3 stars 1 forks source link

Try turning sourcemaps on #6

Closed tmeasday closed 3 years ago

tmeasday commented 3 years ago

How does adding sourcemaps influence metrics?

bebraw commented 3 years ago

I wonder which type(s) to test. See https://webpack.js.org/configuration/devtool/#devtool. What's the default in Storybook projects?

tmeasday commented 3 years ago

Looks like cheap-module-source-map: https://github.com/storybookjs/storybook/blob/next/lib/builder-webpack5/src/preview/iframe-webpack.config.ts#L118