ns prepare

Starts a Webpack compilation and prepares the app's App_Resources and the plugins platforms directories

Subcommands

NameDescription
androidPrepares your project for an Android build
iosPrepares your project for an iOS build

Options

NameDescription
--hmrEnables the hot module replacement (HMR) feature
--forceSkips the application compatibility checks and forces npm i to ensure all dependencies are installed
--help, -hShow help for the prepare subcommand