Building For Production
To build a complete application optimized for production, run one of these commands:
The application files will be generated in the build/dist/js/productionExecutable
or build/dist/wasmJs/productionExecutable
directory
Last updated