@neutralinojs/neu
Advanced tools
Changelog
v9.1.0
Changelog
v9.0.0
neu create myapp --template <template>
. <template>
accepts valid GitHub repo identifiers. The default value is neutralinojs/neutralinojs-minimal
.--verbose
option to identify framework initialization crashes. It will show STDERR and STDOUT of the framework once the process was terminated.neu run -- <additional_args>
.--mode=<mode>
option from run
since the same work can be done with neu run -- --mode=<mode>
.neu run
command.Changelog
v8.1.0
cli.autoReloadExclude
.cli.resourcesDir
to avoid many unwanted reloads.--copy-storage
flag to automatically copy storage data to the app bundle.Changelog
v8.0.1
cli.extensionsDir
optional for bundling process.Changelog
v8.0.0
res.neu
to resources.neu
.Changelog
v7.1.0
neu version