diff --git a/gulpfile.js b/gulpfile.js index 116b33ab7..65149ab38 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -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: diff --git a/web/viewer.html b/web/viewer.html index 4c0583c67..4845807c3 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -49,7 +49,7 @@ See https://github.com/adobe-type-tools/cmap-resources - +