Editor icon indicating copy to clipboard operation
Editor copied to clipboard

Build and Package Editor-based Project Using CLI

Open martindeveloper opened this issue 2 years ago • 0 comments

Hello,

Is there any CLI interface for editor? Similar to non-editor BabylonJS project where it is simple npm build to build project? Because when BabylonJS Editor is used - some .babylon scenes/files are not generated when using plain npm build, but when build is triggered using BabylonJS Editor those .babylon files are created.

For Continuous Integration we want to setup nightly builds of our project and this is kinda show stopper.

Thanks!

martindeveloper avatar Aug 17 '23 13:08 martindeveloper