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

Commit

Permalink
Fix Monaco error
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinten committed Jan 22, 2020
1 parent 35b0290 commit fc62e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ mix.setResourceRoot('packages/protoqol/prequel').
plugins: [
new MonacoEditorPlugin({
languages: ['sql'],
features: ['!gotoSymbol']
}),
],
}).
Expand Down

0 comments on commit fc62e4f

Please sign in to comment.