mirror of
https://github.com/RGBCube/cinny
synced 2025-07-30 16:37:46 +00:00
configured webpack to copy olm.wasm automatically
This commit is contained in:
parent
0070d46a20
commit
5454ed3458
5 changed files with 228 additions and 3 deletions
|
@ -21,7 +21,7 @@ npm install # Installs all dependencies
|
|||
npm run build # Compiles the app into the dist/ directory
|
||||
```
|
||||
|
||||
You can then copy the files to a webserver's webroot of your choosing as noted above.
|
||||
You can then copy the files to a webserver's webroot of your choice.
|
||||
To serve a development version of the app locally for testing, you may also use the command `npm start`.
|
||||
|
||||
### Running with Docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue