mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
fix: updates the release task to build typings for msgs (#5495)
This commit is contained in:
@@ -155,6 +155,7 @@ const rebuildAll = gulp.series(
|
||||
buildTasks.build,
|
||||
buildTasks.checkinBuilt,
|
||||
typings.typings,
|
||||
typings.msgTypings,
|
||||
typings.checkinTypings,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user