This commit is contained in:
Monica Kozbial
2021-06-16 09:36:39 -07:00
committed by GitHub
parent a46dbb37e7
commit a15bbf1700
8 changed files with 146 additions and 10 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',
];