themeteorchef / base

A starting point for Meteor apps.
http://themeteorchef.com/base
MIT License
689 stars 253 forks source link

React Developper Tools #254

Open sabativi opened 7 years ago

sabativi commented 7 years ago

With react developper tools 2.153, you can check if your build has properly removed all development helpers bundled with React. Using this boilerplate with galaxy my apps are marked as 'Your site is loading unnecessary development helpers. Your SPA is slowed down', which is also the case for themeteorchef website.

What to do to avoid this ?

There is a topic on meteor form

themeteorchef commented 7 years ago

Not sure. I'll have to update my dev tools and see what the error is referring to.

q3e commented 7 years ago

I also get this error with react dev tools ` This page is using the development build of React. 🚧

Note that the development build is not suitable for production. Make sure to use the production build before deployment. `