Skip to content
Snippets Groups Projects
Commit d27857bb authored by Makhtar DIAGNE's avatar Makhtar DIAGNE
Browse files

[TCH] Frontend Optimization (bis)

parent 790676a4
No related branches found
No related tags found
1 merge request!1Feature/design/1
......@@ -6,9 +6,6 @@
"types": [],
"baseUrl": "./",
"paths": {
"moment": [
"node_modules/moment/min/moment.min.js"
],
"lodash": [
"node_modules/lodash/lodash.min.js"
]
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -22,8 +22,7 @@
"paths": {
"vitamui-demo": ["./projects/demo/src"],
"vitamui-identity": ["./projects/identity/src/app/"],
"vitamui-portal": ["./projects/portal/src/app/"],
"moment": [ "node_modules/moment/min/moment.min.js" ]
"vitamui-portal": ["./projects/portal/src/app/"]
},
"noUnusedLocals": true,
"noUnusedParameters": true
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment