Skip to content

Commit

Permalink
Run grunt generate-development-html, see phetsims/chipper#1095
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Oct 13, 2021
1 parent 2506b7b commit a18421e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vector-addition_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"phet",
"adapted-from-phet"
],
"simulation": true
"simulation": true,
"supportsOutputJS": true
},
"eslintConfig": {
"extends": "../chipper/eslint/sim_eslintrc.js"
Expand Down

0 comments on commit a18421e

Please sign in to comment.