Files
blockly/scripts
Christopher Allen 6a7d01ab59 fix(build): Update appengine deployment to include built files
Modify the prepareDemos task as follows:

* Use the git index instead of HEAD, so that most local changes
  will be applied (without copying whatever .gitignored cruft
  might be in the local directory).

* Run clean and build and then copy build/msg and
  dist/*_compressed.js* to the deploy directory.

This fixes the problem created by the previous commit, wherein the
demos relied on built files that were not being deployed to
appengine.
2022-10-04 16:31:19 +01:00
..
2021-07-29 15:24:45 -07:00