mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
fix: include loaders in gh-pages commits (#7559)
This commit is contained in:
@@ -25,6 +25,7 @@ const EXTRAS = [
|
|||||||
'build/msg',
|
'build/msg',
|
||||||
'dist/*_compressed.js*',
|
'dist/*_compressed.js*',
|
||||||
'node_modules/@blockly',
|
'node_modules/@blockly',
|
||||||
|
'build/*.loader.mjs',
|
||||||
];
|
];
|
||||||
|
|
||||||
let upstream = null;
|
let upstream = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user