Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alexey Sokolov
ng-ebi-authorization
Commits
63701028
Commit
63701028
authored
Feb 16, 2018
by
Eduardo Sanz García
Browse files
fix: final bundle contained rxjs code
parent
d2ff5012
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
ng-package.json
ng-package.json
+3
-1
No files found.
ng-package.json
View file @
63701028
...
...
@@ -3,7 +3,9 @@
"lib"
:
{
"entryFile"
:
"public_api.ts"
,
"externals"
:{
"@auth0/angular-jwt"
:
"angular-jwt"
"@auth0/angular-jwt"
:
"angular-jwt"
,
"rxjs/operators"
:
"Rx.operators"
},
"licensePath"
:
"LICENSE"
},
...
...
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