From 8d06fe74c2dd33aefb48482872cd62963a67784e Mon Sep 17 00:00:00 2001 From: Christopher Allen Date: Tue, 4 Oct 2022 15:40:09 +0100 Subject: [PATCH] feat(demos): Use freshly-built files Use the freshly-built dist/*_compresssed.js and build/msg/* files rather than using the checked-in files in the repository root. This helps ensure that these demos are using the most recent version of Blockly (even in the develop branch). --- demos/blockfactory/index.html | 8 ++++---- demos/blockfactory_old/index.html | 4 ++-- demos/code/code.js | 2 +- demos/code/index.html | 14 +++++++------- demos/minimap/index.html | 6 +++--- demos/mobile/android/app/build.gradle | 20 +++++++++++++++++--- demos/mobile/html/index.html | 4 ++-- demos/mobile/html/ln_resources.sh | 8 ++++---- demos/mobile/ios/cp_resources.sh | 6 +++--- demos/storage/index.html | 6 +++--- 10 files changed, 46 insertions(+), 32 deletions(-) diff --git a/demos/blockfactory/index.html b/demos/blockfactory/index.html index adecaeebc..5eb0c34d5 100644 --- a/demos/blockfactory/index.html +++ b/demos/blockfactory/index.html @@ -4,10 +4,10 @@ Blockly Demo: Blockly Developer Tools - - - - + + + + diff --git a/demos/blockfactory_old/index.html b/demos/blockfactory_old/index.html index 7cc448f81..596354826 100644 --- a/demos/blockfactory_old/index.html +++ b/demos/blockfactory_old/index.html @@ -6,8 +6,8 @@ Blockly Demo: Block Factory - - + +