mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
This commit is contained in:
parent
7795b8c5c7
commit
2a3d33900c
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ export default defineConfig(async (args) => {
|
|||
},
|
||||
build: {
|
||||
lib: {
|
||||
cssFileName: () => 'editor/editor.main.css',
|
||||
cssFileName: 'editor/editor.main',
|
||||
entry: {
|
||||
...nlsEntries,
|
||||
'nls.messages-loader': resolve(__dirname, 'src/nls.messages-loader.js'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue