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

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

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