1.0.0-beta.59 • Published 4 years ago

@dxos/game-app v1.0.0-beta.59

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
4 years ago

editor (Experimental React App)

Build, Publish & Deploy

Each build will be targeted for a specific public url or deploy path. The env variable PUBLIC_URL can be defined in the build process.

PUBLIC_URL=/editor yarn webpack -p

Then we can publish the dist folder using the wire app cli.

yarn wire app publish

Register the version on the WNS

yarn wire register

And finally test locally:

yarn wire app serve --app wrn:app:wireline.io/editor --path /editor