Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eResearch
sails-hook-redbox-labarchives
Commits
5a4b09b4
Commit
5a4b09b4
authored
Jun 21, 2019
by
Moises Sacal
Browse files
updated package json because of typescript compilation errors
parent
45d24ceb
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
angular/labarchives/buildAngularProd.sh
View file @
5a4b09b4
#! /bin/sh
git clone
"https://github.com/redbox-mint/redbox-portal.git"
ng build
--prod
--build-optimizer
--output-hashing
=
none
node_modules/.bin/
ng build
--prod
--build-optimizer
--output-hashing
=
none
angular/labarchives/dist/3rdpartylicenses.txt
View file @
5a4b09b4
This diff is collapsed.
Click to expand it.
angular/labarchives/dist/main.bundle.js
View file @
5a4b09b4
This diff is collapsed.
Click to expand it.
angular/labarchives/package-lock.json
View file @
5a4b09b4
This diff is collapsed.
Click to expand it.
angular/labarchives/package.json
View file @
5a4b09b4
...
...
@@ -47,11 +47,12 @@
"@angular/cli"
:
"1.7.4"
,
"@angular/compiler-cli"
:
"5.2.11"
,
"@angular/language-service"
:
"5.2.11"
,
"@types/jasmine"
:
"
~
2.5.
53
"
,
"@types/jasmine"
:
"
^
2.5.
41
"
,
"@types/jasminewd2"
:
"~2.0.2"
,
"@types/jquery"
:
"3.3.4"
,
"@types/leaflet"
:
"1.2.6"
,
"@types/leaflet-draw"
:
"0.4.11"
,
"@types/lodash"
:
"^4.14.112"
,
"@types/node"
:
"6.0.60"
,
"codelyzer"
:
"3.0.1"
,
"jasmine-core"
:
"2.6.2"
,
...
...
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