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

Setup devtool: "source-map" only in developement #1

Open
ashikmeerankutty opened this issue Sep 8, 2018 · 0 comments
Open

Setup devtool: "source-map" only in developement #1

ashikmeerankutty opened this issue Sep 8, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ashikmeerankutty
Copy link
Member

Remove devtool: "source-map" for production to remove all those .map files in the gh-pages branch.

devtool: options.mode !== 'production' ? "source-map" : "(none)"

@ashikmeerankutty ashikmeerankutty added the enhancement New feature or request label Sep 8, 2018
@abhijithvijayan abhijithvijayan added the help wanted Extra attention is needed label Oct 6, 2018
abhijithvijayan pushed a commit that referenced this issue Oct 9, 2018
ashikmeerankutty pushed a commit that referenced this issue Oct 9, 2018
added professional experience page
abhijithvijayan pushed a commit that referenced this issue Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants