Ben Newman
9e65d8bea7
Enable dead code elimination in minifier-js to fix #9260 .
...
The react-dom@16 npm package recently got stricter about how it checks
that dead code elimination is enabled. Specifically, it no longer just
checks that process.env.NODE_ENV is replaced with "production" but also
requires conditional branches to be completely removed if the replacement
makes them unreachable:
https://github.com/facebook/react/blob/master/packages/react-dom/npm/index.js
The minifier-js package recently had its minor version bumped for Meteor
1.6, so I think it's safe to enable dead code elimination in a patch
version update. If we bumped the minor version again (to 2.3.0), this
version of minifier-js would not be usable with Meteor 1.6, and would
probably have to wait for Meteor 1.6.1.
Bumping the patch version of standard-minifier-js is also necessary
because it uses minifier-js as a compiler plugin, and would otherwise
continue to bundle the old minifier-js plugin.
2017-10-31 14:40:49 -04:00
..
2017-10-27 14:51:46 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-11-08 15:42:56 -05:00
2017-10-27 14:51:46 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2016-08-30 15:40:14 -07:00
2016-12-21 13:17:03 -05:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-10-25 10:20:21 -07:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-02-02 15:54:30 -05:00
2016-10-25 10:20:21 -07:00
2017-02-02 15:54:30 -05:00
2017-02-02 15:54:30 -05:00
2017-07-10 13:23:47 -04:00
2016-10-25 10:20:21 -07:00
2017-03-09 19:39:52 +02:00
2017-08-08 18:01:30 -04:00
2017-07-18 13:53:49 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-11 21:08:41 -04:00
2017-10-27 13:00:43 -04:00
2017-08-24 07:19:29 -04:00
2016-08-30 15:40:14 -07:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-24 19:03:20 -04:00
2017-07-10 13:23:47 -04:00
2017-02-10 18:45:22 -05:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2017-02-10 18:45:22 -05:00
2017-02-10 18:45:22 -05:00
2017-02-10 18:45:22 -05:00
2017-04-25 16:05:10 -07:00
2016-08-30 15:40:14 -07:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2016-10-25 10:20:21 -07:00
2017-10-24 19:03:20 -04:00
2016-10-25 10:20:21 -07:00
2017-07-18 13:53:49 -04:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2017-10-27 13:00:43 -04:00
2017-10-13 13:31:48 -04:00
2016-10-25 10:20:21 -07:00
2017-04-07 18:50:17 +03:00
2017-02-10 18:45:22 -05:00
2017-05-02 10:56:09 +03:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-02-10 18:45:22 -05:00
2017-02-10 18:45:22 -05:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2017-10-24 19:03:20 -04:00
2017-10-31 14:40:49 -04:00
2017-10-27 14:51:46 -04:00
2017-09-26 13:08:32 -04:00
2017-07-18 13:53:49 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2017-10-12 18:28:50 -04:00
2017-10-24 19:03:20 -04:00
2017-10-12 20:31:50 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2017-03-14 10:53:26 +02:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2017-08-08 18:01:30 -04:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2017-10-08 14:37:17 -04:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-12-21 13:17:03 -05:00
2017-02-10 18:45:22 -05:00
2016-10-25 10:20:21 -07:00
2016-12-21 13:17:03 -05:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-10-25 10:20:21 -07:00
2016-10-25 10:20:21 -07:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2016-10-25 10:20:21 -07:00
2017-10-24 19:03:20 -04:00
2017-10-31 14:40:49 -04:00
2017-04-07 18:50:17 +03:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2017-10-27 13:00:43 -04:00
2017-10-27 13:00:43 -04:00
2016-10-25 10:20:21 -07:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2017-05-02 10:56:09 +03:00
2017-02-10 18:45:22 -05:00
2017-02-10 18:45:22 -05:00
2016-10-25 10:20:21 -07:00
2016-08-30 15:40:14 -07:00
2017-02-10 18:45:22 -05:00
2017-10-27 13:00:43 -04:00
2016-08-30 15:40:14 -07:00
2017-02-10 18:45:22 -05:00
2017-02-10 18:45:22 -05:00
2017-07-10 13:23:47 -04:00
2016-09-26 15:32:08 +03:00