mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-09 09:31:25 +00:00
3 lines
126 B
TOML
3 lines
126 B
TOML
[build]
|
|
publish = 'examples/webpack/dist/'
|
|
command = 'npm ci && npm run prepack && npm --workspace webpack-example run build'
|