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