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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
zzha zzha
OpenXG-RAN
Commits
190f90e3
Commit
190f90e3
authored
Mar 14, 2022
by
El Mghazli Yacine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ng update
parent
7f19b945
Changes
2
Expand all
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 @@
"version"
:
1
,
"newProjectRoot"
:
"projects"
,
"projects"
:
{
"
lsd
ngx"
:
{
"ngx"
:
{
"projectType"
:
"application"
,
"schematics"
:
{
"@schematics/angular:application"
:
{
...
...
@@ -77,10 +77,10 @@
"builder"
:
"@angular-devkit/build-angular:dev-server"
,
"configurations"
:
{
"production"
:
{
"browserTarget"
:
"
lsd
ngx:build:production"
"browserTarget"
:
"ngx:build:production"
},
"development"
:
{
"browserTarget"
:
"
lsd
ngx:build:development"
"browserTarget"
:
"ngx:build:development"
}
},
"defaultConfiguration"
:
"development"
...
...
@@ -88,7 +88,7 @@
"extract-i18n"
:
{
"builder"
:
"@angular-devkit/build-angular:extract-i18n"
,
"options"
:
{
"browserTarget"
:
"
lsd
ngx:build"
"browserTarget"
:
"ngx:build"
}
},
"lint"
:
{
...
...
@@ -103,5 +103,5 @@
}
}
},
"defaultProject"
:
"
lsd
ngx"
"defaultProject"
:
"ngx"
}
\ No newline at end of file
ngx/package-lock.json
View file @
190f90e3
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