mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-24 12:21:53 +00:00
Configure netlify
This commit is contained in:
parent
cff2665b7c
commit
9962474f4d
1 changed files with 3 additions and 0 deletions
3
netlify.toml
Normal file
3
netlify.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[build]
|
||||||
|
publish = 'examples/webpack/dist/'
|
||||||
|
command = 'npm ci && npm run prepack && npm --workspace example run build'
|
||||||
Loading…
Reference in a new issue