Skip to content

Commit

Permalink
Simplify transform options + pass minify to the transformer
Browse files Browse the repository at this point in the history
Reviewed By: mjesun

Differential Revision: D6406614

fbshipit-source-id: 722e8e209c7b7c922139f0777b9b3bd2a77bf735
  • Loading branch information
rafeca authored and facebook-github-bot committed Nov 24, 2017
1 parent dd888d3 commit d5b5951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest/preprocessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ module.exports = {
options: {
dev: true,
inlineRequires: true,
minify: false,
platform: '',
projectRoot: '',
retainLines: true,
Expand Down

0 comments on commit d5b5951

Please sign in to comment.