mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 16:10:54 +00:00
10 lines
121 B
YAML
10 lines
121 B
YAML
platform: browser
|
|
bundle: true
|
|
outdir: public
|
|
format: esm
|
|
sourcemap: true
|
|
|
|
serve:
|
|
html: public/index.html
|
|
port: 1234
|