mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 06:42:57 +01:00
Show the BUILD_AS_DIR state
This commit is contained in:
@@ -20,6 +20,7 @@ import { BuildTarget, getDistPlatform } from './platform/build-platforms';
|
|||||||
console.log('@ -> packages/noodl-editor/scripts/build.ts');
|
console.log('@ -> packages/noodl-editor/scripts/build.ts');
|
||||||
console.log('--- Configuration');
|
console.log('--- Configuration');
|
||||||
console.log('> DISABLE_SIGNING: ', DISABLE_SIGNING);
|
console.log('> DISABLE_SIGNING: ', DISABLE_SIGNING);
|
||||||
|
console.log('> BUILD_AS_DIR: ', BUILD_AS_DIR);
|
||||||
console.log('> TARGET_PLATFORM: ', TARGET_PLATFORM);
|
console.log('> TARGET_PLATFORM: ', TARGET_PLATFORM);
|
||||||
console.log('---');
|
console.log('---');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user