mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Declaring a package-local variable called `process` in the `modules` package causes uglify-js not to replace `process.env.NODE_ENV` with a string literal value in any `node_modules` contained by the `modules` package, which causes React Dev Tools to display a warning.
modules
Using JavaScript modules in Meteor ES2015 module support for Meteor
Read more at http://docs.meteor.com/#/full/modules