mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
To make `npm install` and `npm ci` faster, and to avoid redundant work when doing either of these followed by `npm run build` (or any other script which does a build), delete the `prepare` script and instead add an invocation of `npm run deps` to the beginning of the `start` script.
26 KiB
26 KiB