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