mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Merge pull request #16305 from Snuffleupagus/PDFJSDev-skip-PRODUCTION
Remove the `PRODUCTION` build-target
This commit is contained in:
commit
c9359957e6
31 changed files with 89 additions and 269 deletions
|
@ -96,7 +96,6 @@ const AUTOPREFIXER_CONFIG = {
|
|||
const BABEL_TARGETS = ENV_TARGETS.join(", ");
|
||||
|
||||
const DEFINES = Object.freeze({
|
||||
PRODUCTION: true,
|
||||
SKIP_BABEL: true,
|
||||
TESTING: undefined,
|
||||
// The main build targets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue