blockly > VERSION
متغیر VERSION
نسخه Blockly core. این ثابت توسط اسکریپت ساخت (npm run build) به مقدار نسخه در package.json لغو می شود. این کار توسط Closure Compiler در کار buildCompressed gulp انجام می شود. برای ساختهای محلی، میتوانید --define='Blockly.VERSION=XYZ' را به کامپایلر ارسال کنید تا این ثابت را لغو کند.
امضا:
VERSION = "uncompiled"
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی."],[[["`Blockly.VERSION` indicates the current version of Blockly core."],["This variable is automatically set during the build process using the version specified in `package.json`."],["For custom local builds, the version can be manually overridden using the Closure Compiler with the `--define` flag."],["The default value of `Blockly.VERSION` is \"uncompiled\" before the build process."]]],[]]