Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit fc62e4f

Browse files
author
Quinten
authored
Fix Monaco error
1 parent 35b0290 commit fc62e4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.mix.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ mix.setResourceRoot('packages/protoqol/prequel').
1717
plugins: [
1818
new MonacoEditorPlugin({
1919
languages: ['sql'],
20+
features: ['!gotoSymbol']
2021
}),
2122
],
2223
}).

0 commit comments

Comments
 (0)