Skip to content

Commit d5b5951

Browse files
rafecafacebook-github-bot
authored andcommitted
Simplify transform options + pass minify to the transformer
Reviewed By: mjesun Differential Revision: D6406614 fbshipit-source-id: 722e8e209c7b7c922139f0777b9b3bd2a77bf735
1 parent dd888d3 commit d5b5951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest/preprocessor.js

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ module.exports = {
5454
options: {
5555
dev: true,
5656
inlineRequires: true,
57+
minify: false,
5758
platform: '',
5859
projectRoot: '',
5960
retainLines: true,

0 commit comments

Comments
 (0)