Open sabativi opened 7 years ago
Not sure. I'll have to update my dev tools and see what the error is referring to.
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. `
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