File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
samples/browser-esm-webpack-small Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import 'monaco-editor/esm/vs/editor/browser/controller/coreCommands.js';
17
17
// import 'monaco-editor/esm/vs/editor/contrib/cursorUndo/cursorUndo.js';
18
18
// import 'monaco-editor/esm/vs/editor/contrib/dnd/dnd.js';
19
19
// import 'monaco-editor/esm/vs/editor/contrib/documentSymbols/documentSymbols.js';
20
- import 'monaco-editor/esm/vs/editor/contrib/find/findController.js' ;
20
+ import 'monaco-editor/esm/vs/editor/contrib/find/browser/ findController.js' ;
21
21
// import 'monaco-editor/esm/vs/editor/contrib/folding/folding.js';
22
22
// import 'monaco-editor/esm/vs/editor/contrib/fontZoom/fontZoom.js';
23
23
// import 'monaco-editor/esm/vs/editor/contrib/format/formatActions.js';
You can’t perform that action at this time.
0 commit comments