mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Fixes bug in min build by upgrading vite
This commit is contained in:
parent
c5e6b52034
commit
7795b8c5c7
5 changed files with 1002 additions and 795 deletions
|
|
@ -18,6 +18,7 @@ export default defineConfig(async (args) => {
|
|||
nlsEntries[entryName] = path;
|
||||
}
|
||||
|
||||
/** @type {import('vite').UserConfig} */
|
||||
return {
|
||||
base: './',
|
||||
define: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue