Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable sourcemaps? #202

Closed
jdelStrother opened this issue May 18, 2016 · 6 comments
Closed

Disable sourcemaps? #202

jdelStrother opened this issue May 18, 2016 · 6 comments

Comments

@jdelStrother
Copy link

Heya - I'm not a fan of debugging with sourcemaps, and in my project they grind iOS Safari to a complete standstill. I've currently hacked Storybook's internal webpack.config.js to disable them, but was wondering if there was a better way. Simply exporting {devtool: null} from .storybook/webpack.config.js doesn't seem to do the trick.

@arunoda
Copy link
Member

arunoda commented May 18, 2016

You need to use our full control mode for that.
See here in docs.

@jdelStrother
Copy link
Author

Perfect, thanks

@arunoda
Copy link
Member

arunoda commented May 18, 2016

Hope we could close this.

@arunoda arunoda closed this as completed May 18, 2016
@felquis
Copy link

felquis commented Sep 19, 2017

#202 (comment) link was not found

@texttechne
Copy link

@Hypnosphi
Copy link
Member

Udated the original link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants