Skip to content
Open
2 changes: 0 additions & 2 deletions packages/blockly/core/blockly.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@ import {ZoomControls} from './zoom_controls.js';
* This constant is overridden by the build script (npm run build) to the value
* of the version in package.json. This is done by the Closure Compiler in the
* buildCompressed gulp task.
* For local builds, you can pass --define='Blockly.VERSION=X.Y.Z' to the
* compiler to override this constant.
*
* @define {string}
*/
Expand Down
Loading
Loading