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