Skip to content

Commit 644701d

Browse files
committed
hard code url
1 parent c8892e7 commit 644701d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { AppRoutingModule } from './app-routing.module';
2626
FormsModule,
2727
AppRoutingModule,
2828
MonacoEditorModule.forRoot({
29-
baseUrl: '/text-compare-angular/assets/monaco'
29+
baseUrl: '/text-compare-angular/assets/monaco/min/vs'
3030
})
3131
],
3232
providers: [],

0 commit comments

Comments
 (0)