From f05ecaac4a1ce7149f2cab94c36ce4c5ae77bc43 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 --- ratio-and-proportion_en.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ratio-and-proportion_en.html b/ratio-and-proportion_en.html index a9042f60..9722a6e6 100644 --- a/ratio-and-proportion_en.html +++ b/ratio-and-proportion_en.html @@ -52,7 +52,8 @@ "phet", "phet-io", "adapted-from-phet" - ] + ], + "supportsOutputJS": true }, "eslintConfig": { "extends": "../chipper/eslint/sim_eslintrc.js"