Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
190f90e3
Commit
190f90e3
authored
3 years ago
by
El Mghazli Yacine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ng update
parent
7f19b945
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7551 additions
and
14795 deletions
+7551
-14795
ngx/angular.json
ngx/angular.json
+5
-5
ngx/package-lock.json
ngx/package-lock.json
+7546
-14790
No files found.
ngx/angular.json
View file @
190f90e3
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
"version"
:
1
,
"version"
:
1
,
"newProjectRoot"
:
"projects"
,
"newProjectRoot"
:
"projects"
,
"projects"
:
{
"projects"
:
{
"
lsd
ngx"
:
{
"ngx"
:
{
"projectType"
:
"application"
,
"projectType"
:
"application"
,
"schematics"
:
{
"schematics"
:
{
"@schematics/angular:application"
:
{
"@schematics/angular:application"
:
{
...
@@ -77,10 +77,10 @@
...
@@ -77,10 +77,10 @@
"builder"
:
"@angular-devkit/build-angular:dev-server"
,
"builder"
:
"@angular-devkit/build-angular:dev-server"
,
"configurations"
:
{
"configurations"
:
{
"production"
:
{
"production"
:
{
"browserTarget"
:
"
lsd
ngx:build:production"
"browserTarget"
:
"ngx:build:production"
},
},
"development"
:
{
"development"
:
{
"browserTarget"
:
"
lsd
ngx:build:development"
"browserTarget"
:
"ngx:build:development"
}
}
},
},
"defaultConfiguration"
:
"development"
"defaultConfiguration"
:
"development"
...
@@ -88,7 +88,7 @@
...
@@ -88,7 +88,7 @@
"extract-i18n"
:
{
"extract-i18n"
:
{
"builder"
:
"@angular-devkit/build-angular:extract-i18n"
,
"builder"
:
"@angular-devkit/build-angular:extract-i18n"
,
"options"
:
{
"options"
:
{
"browserTarget"
:
"
lsd
ngx:build"
"browserTarget"
:
"ngx:build"
}
}
},
},
"lint"
:
{
"lint"
:
{
...
@@ -103,5 +103,5 @@
...
@@ -103,5 +103,5 @@
}
}
}
}
},
},
"defaultProject"
:
"
lsd
ngx"
"defaultProject"
:
"ngx"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
ngx/package-lock.json
View file @
190f90e3
This source diff could not be displayed because it is too large. You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment