workflow: improve template-explorer local load speed
This commit is contained in:
@@ -20,7 +20,7 @@ window._deps = {
|
||||
|
||||
require.config({
|
||||
paths: {
|
||||
'vs': 'https://unpkg.com/monaco-editor/min/vs'
|
||||
'vs': '../../node_modules/monaco-editor/min/vs'
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user