Skip to content

Commit

Permalink
remove terser/closure from debug build (ampproject#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
samouri authored Sep 15, 2020
1 parent 044bebe commit 3018dc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/rollup.main-thread.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ const IIFEModules = [
transpileToES5: true,
allowConsole: true,
}),
compiler(),
terser(),
],
},
];
Expand Down

0 comments on commit 3018dc1

Please sign in to comment.