Merge branch 'develop' into build-elsewhere

This commit is contained in:
Christopher Allen
2021-06-29 16:22:13 +01:00
46 changed files with 2077 additions and 1177 deletions

View File

@@ -59,7 +59,6 @@ function copyAppengineSrc() {
function copyPlaygroundDeps() {
const playgroundDeps = [
'./node_modules/@blockly/dev-tools/dist/index.js',
'./node_modules/@blockly/theme-dark/dist/index.js',
'./node_modules/@blockly/theme-modern/dist/index.js',
'./node_modules/@blockly/block-test/dist/index.js',
];