mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
reduce external dependencies (#705)
This commit is contained in:
committed by
Cilibiu Bogdan
parent
20822773d7
commit
160d9763a6
+1
-11
@@ -47,17 +47,7 @@
|
||||
"output": "/"
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "node_modules/monaco-editor/min",
|
||||
"output": "./assets/monaco"
|
||||
},
|
||||
{
|
||||
"glob": "**/*.js",
|
||||
"input": "node_modules/@ngstack/code-editor/workers",
|
||||
"output": "./assets/workers"
|
||||
},
|
||||
{
|
||||
"glob": "dev.tools.json",
|
||||
"glob": "**/*.json",
|
||||
"input": "node_modules/@denysvuika/aca-dev-tools/assets",
|
||||
"output": "./assets/plugins"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user