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

deploy contains readable source code #25

Closed
flieks opened this issue Jan 29, 2017 · 3 comments
Closed

deploy contains readable source code #25

flieks opened this issue Jan 29, 2017 · 3 comments

Comments

@flieks
Copy link

flieks commented Jan 29, 2017

Hi,

After npm run build and firebase deploy i can still read the source (full variable names) in dev tools.
I need to install some extra webpack plugin?

Thanks
Greetings

@Havunen
Copy link
Member

Havunen commented Jan 29, 2017

Hi @flieks thanks for reporting this issue. Can you check is that main file minimized or is it because you have sourcemaps there .js.map ?

@flieks
Copy link
Author

flieks commented Jan 30, 2017

Hi @Havunen i removed the .js.map from the build folder and ran firebase deploy again but after hard refresh (Ctrl+F5) in browser, the sourcemaps are still there

@flieks
Copy link
Author

flieks commented Jan 30, 2017

Sorry you are right, i did a new npm run build and removed .js.map from the folder. They firebase deploy did remove the source maps. Thanks alot

@flieks flieks closed this as completed Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants