monaco-yaml/examples
Remco Haszing ccfbbbe9d8
Use extensions for directly importing files
For better ESM compatibility, this adds a file extension for nested
package files.

This also removes the nested special handling of
`vscode-languageserver-types` and `vscode-languageserver-document`
imports. This is unnecessary, because they use the `"module"` field in
`package.json`.
2021-11-20 12:05:44 +01:00
..
demo Use extensions for directly importing files 2021-11-20 12:05:44 +01:00
minimal-vite Merge branch 'main' into vite-example 2021-11-15 17:05:21 +01:00
monaco-editor-webpack-plugin Add monaco-editor-webpack-plugin-example 2021-11-11 17:20:19 +01:00