monaco-yaml/examples/minimal-vite
Remco Haszing 90d895a214
Flatten output paths
`lib/esm/monaco.contribution.js` → `index.js`
`lib/esm/yaml.worker.js` → `yaml.worker.js`

Closes #132
2021-11-15 18:33:26 +01:00
..
index.html Add minimal vite example 2021-09-17 18:09:59 +02:00
index.js Flatten output paths 2021-11-15 18:33:26 +01:00
package.json Merge branch 'main' into vite-example 2021-11-15 17:05:21 +01:00
README.md Add minimal vite example 2021-09-17 18:09:59 +02:00

Minimal Vite Example

This minimal example shows how monaco-yaml can be used with Vite.