2
0
Fork 0
Commit Graph

1 Commits (29894e9c1a8ea420e48d5ce2f9c8a7b5be34bdec)

Author SHA1 Message Date
Hugo Locurcio 9ef9bfb12c
Add local web server configuration designed for web editor development
Running `npm run serve` in `platform/javascript/` will start
a web server that uses `bin/` as its root folder. This means you
can extract a compiled web editor ZIP in this folder and immediately
be able to test the web editor.

Headers required for the use of SharedArrayBuffer are automatically
added to every response.
2022-01-20 16:42:00 +07:00