Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Removed comments from babel transform
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam A. Zerella committed Apr 12, 2019
1 parent 0930a20 commit b4086e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ HELPER.precompile = (() => {
const reactOptions = {
ast: false,
minified: true,
comments: false,
presets: [
`@babel/preset-env`,
`@babel/preset-react`
Expand Down

0 comments on commit b4086e8

Please sign in to comment.