fix bug rte code editor modal pretty print not working
This commit is contained in:
@@ -35,7 +35,7 @@ export const plugins: PluginOption[] = [
|
||||
},
|
||||
{
|
||||
src: 'node_modules/monaco-editor/esm/**/*',
|
||||
dest: 'umbraco/backoffice/monaco-editor/esm',
|
||||
dest: 'umbraco/backoffice/monaco-editor/vs',
|
||||
},
|
||||
],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user