mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-19 12:19:02 +00:00
It has grown significantly. I plan to add more minimal demos for Webpack and probably some other bundlers.
3 lines
112 B
TOML
3 lines
112 B
TOML
[build]
|
|
publish = 'examples/demo/dist/'
|
|
command = 'npm ci && npm run prepack && npm --workspace demo run build'
|