Skip to content

Commit

Permalink
Add "supportsOutputJS": true, see phetsims/chipper#1095
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 12, 2021
1 parent 18a4e52 commit f010e70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"grunt": "~1.4.0"
},
"phet": {
"requirejsNamespace": "SHRED"
"requirejsNamespace": "SHRED",
"supportsOutputJS": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
Expand Down

0 comments on commit f010e70

Please sign in to comment.