Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vitamui-pr-pastis
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
vitamui-pr-pastis
Commits
d27857bb
Commit
d27857bb
authored
4 years ago
by
Makhtar DIAGNE
Browse files
Options
Downloads
Patches
Plain Diff
[TCH] Frontend Optimization (bis)
parent
790676a4
No related branches found
No related tags found
1 merge request
!1
Feature/design/1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ui/ui-frontend-common/tsconfig.app.json
+0
-3
0 additions, 3 deletions
ui/ui-frontend-common/tsconfig.app.json
ui/ui-frontend/package-lock.json
+617
-614
617 additions, 614 deletions
ui/ui-frontend/package-lock.json
ui/ui-frontend/tsconfig.json
+1
-2
1 addition, 2 deletions
ui/ui-frontend/tsconfig.json
with
618 additions
and
619 deletions
ui/ui-frontend-common/tsconfig.app.json
+
0
−
3
View file @
d27857bb
...
...
@@ -6,9 +6,6 @@
"types"
:
[],
"baseUrl"
:
"./"
,
"paths"
:
{
"moment"
:
[
"node_modules/moment/min/moment.min.js"
],
"lodash"
:
[
"node_modules/lodash/lodash.min.js"
]
...
...
This diff is collapsed.
Click to expand it.
ui/ui-frontend/package-lock.json
+
617
−
614
View file @
d27857bb
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
ui/ui-frontend/tsconfig.json
+
1
−
2
View file @
d27857bb
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment