reactjs - How can I verify that webpack has built my blob with NODE_ENV=production? -


is there way check whether, on arbitrary site, have built javascript blob node_env=production?

for example, work out jquery version site using type console $.fn.jquery.

is there can type console see if javascript blob built node_env=production?


Comments

Popular posts from this blog

ruby - re-try logic in a simple loop -

ruby - Accessing variable name -

c# - Error in creating twitterizer app in asp.net -