1.0.1-beta.5 • Published 4 years ago

@dxos/messenger-app v1.0.1-beta.5

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

messenger (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=/messenger 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:DxOS.io/messenger --path /messenger