From 067cb1c4b2470253163ac5d3beb77ae18880216b Mon Sep 17 00:00:00 2001 From: Sam Reid Date: Tue, 12 Oct 2021 22:30:41 -0600 Subject: [PATCH] Run grunt generate-development-html, see https://github.com/phetsims/chipper/issues/1095 --- rutherford-scattering_en.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rutherford-scattering_en.html b/rutherford-scattering_en.html index 8ccadf2..d21c405 100644 --- a/rutherford-scattering_en.html +++ b/rutherford-scattering_en.html @@ -45,7 +45,8 @@ "phet", "adapted-from-phet" ], - "simulation": true + "simulation": true, + "supportsOutputJS": true }, "eslintConfig": { "extends": "../chipper/eslint/sim_eslintrc.js"