mirror of
https://github.com/google/blockly.git
synced 2026-03-12 08:10:11 +01:00
Modify the updateGithubPages task to run clean and build and then git add build/msg dist/*_compressed.js*, so that they will be included in the deployed pages. This fixes the problem created by the previous^2 commit, wherein the demos relied on built files that were not being deployed to GitHub Pages.