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

Commit b4086e8

Browse files
author
Adam A. Zerella
committed
Removed comments from babel transform
1 parent 0930a20 commit b4086e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/helper.js

+1
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,7 @@ HELPER.precompile = (() => {
428428
const reactOptions = {
429429
ast: false,
430430
minified: true,
431+
comments: false,
431432
presets: [
432433
`@babel/preset-env`,
433434
`@babel/preset-react`

0 commit comments

Comments
 (0)