mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
remove dynamic placeholder
This commit is contained in:
@@ -7,9 +7,6 @@ import { CodeEditorModule } from '@ngstack/code-editor';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
// Provides entry point for dynamic module registration,
|
||||
// do not remove the line below
|
||||
// $DYNAMIC_MODULES_PLACEHOLDER$
|
||||
CodeEditorModule.forRoot({
|
||||
// use local Monaco installation
|
||||
baseUrl: 'assets/monaco',
|
||||
|
Reference in New Issue
Block a user