Rob Wu
742ed3d1c9
Remove __pdfjsdev_webpack__, use webpack options
...
`__pdfjsdev_webpack__` was used to skip evaluating part of an AST,
in order to not mangle some `require` symbols.
This commit removes `__pdfjsdev_webpack__`, and:
- Uses `__non_webpack_require__` when one wants the output to
contain `require` instead of `__webpack_require__`.
- Adds options to the webpack config to prevent "polyfills" for
some Node.js-specific APIs to be added.
- Use `// eslint-disable-next-line no-undef` instead of `/* globals ... */`
for variables that are not meant to be used globally.
2017-07-09 16:35:48 +02:00
..
2017-05-22 00:51:03 +02:00
2015-01-26 16:44:45 +01:00
2017-04-12 23:05:25 +02:00
2017-07-03 11:22:49 +02:00
2017-06-30 10:10:01 +02:00
2015-08-14 18:59:55 +02:00
2017-06-01 12:47:47 +02:00
2017-02-23 19:18:44 -06:00
2011-07-05 10:53:57 -07:00
2017-06-01 12:47:47 +02:00
2017-05-22 00:51:01 +02:00
2017-06-01 12:47:47 +02:00
2017-06-01 12:47:47 +02:00
2017-06-01 12:47:47 +02:00
2017-06-01 12:47:47 +02:00
2017-05-31 09:22:25 -05:00
2017-05-31 09:22:25 -05:00
2017-06-01 12:47:47 +02:00
2017-05-31 09:22:25 -05:00
2017-05-28 21:18:18 +02:00
2017-07-03 11:22:49 +02:00
2017-07-03 11:22:49 +02:00
2017-05-22 00:51:01 +02:00
2017-07-03 11:22:49 +02:00
2017-07-03 11:22:49 +02:00
2017-06-04 21:47:12 +02:00
2017-06-01 12:47:47 +02:00
2017-06-01 12:47:47 +02:00
2017-07-03 11:22:49 +02:00
2017-06-23 12:52:13 -05:00
2017-07-03 11:22:49 +02:00
2017-06-01 12:47:47 +02:00
2017-04-27 16:23:30 +02:00
2017-07-03 11:22:49 +02:00
2017-06-04 21:32:27 +02:00
2017-06-21 11:37:33 +02:00
2017-05-31 09:22:25 -05:00
2017-06-20 14:45:07 -05:00
2017-06-21 11:37:33 +02:00
2017-07-09 16:35:48 +02:00
2017-06-01 12:47:47 +02:00
2017-06-01 12:47:47 +02:00
2015-12-02 23:00:12 +01:00
2017-06-29 23:41:25 +02:00
2017-06-26 13:06:24 +02:00
2017-06-28 12:35:12 +02:00
2017-07-03 11:22:49 +02:00
2017-05-31 09:22:25 -05:00
2015-08-14 18:59:55 +02:00
2017-05-31 09:22:25 -05:00
2016-02-14 13:23:34 +01:00
2017-05-31 09:22:25 -05:00
2017-05-22 00:51:01 +02:00
2017-05-31 09:22:25 -05:00
2017-06-30 10:10:01 +02:00