Open loppear opened 4 years ago
Depends on nxus/core#126
build-js-components script now just
build-js-components
NODE_ENV=production DEBUG=nxus:clientjs:* nxus_client_js__buildSeries=1 nxus_exitAfter=build npm start
rather than needing to disable any problematic startup modules.
Depends on nxus/core#126
build-js-components
script now justNODE_ENV=production DEBUG=nxus:clientjs:* nxus_client_js__buildSeries=1 nxus_exitAfter=build npm start
rather than needing to disable any problematic startup modules.