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

scala - 'wrong top statement declaration' when using slick in IntelliJ -

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -