mirror of
https://github.com/google/blockly.git
synced 2026-01-15 04:47:10 +01:00
* Divide gulp targets into three kinds: main sequence, manually invokable, and script-only. The first two categories automatically invoke their prerequisites. * Give (most of) the affected gulp targets shorter and more memorable names that could become their npm script names in future.