With Meteor, what’s the correct way to see if React is running in Production Mode on localhost?
In localhost, Meteor uses React in Dev mode. You can use the React Dev Tools extension to check it.
1 Like
With Meteor, what’s the correct way to see if React is running in Production Mode on localhost?
In localhost, Meteor uses React in Dev mode. You can use the React Dev Tools extension to check it.