Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning issues #3

Open
BobCashStory opened this issue Oct 5, 2020 · 1 comment · Fixed by #15
Open

Fix warning issues #3

BobCashStory opened this issue Oct 5, 2020 · 1 comment · Fixed by #15
Assignees

Comments

@BobCashStory
Copy link
Contributor

WARNING in /Users/martindonadieu/Documents/Projects.nosync/Cashstory/bob/src/app/services/speech-service.ts depends on 'rxjs/Rx'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

WARNING in /Users/martindonadieu/Documents/Projects.nosync/Cashstory/bob/node_modules/@auth0/angular-jwt/__ivy_ngcc__/fesm2015/auth0-angular-jwt.js depends on 'url'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

WARNING in /Users/martindonadieu/Documents/Projects.nosync/Cashstory/bob/src/app/workspace/upload-card/upload-card.component.ts depends on 'xlsx'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

WARNING in /Users/martindonadieu/Documents/Projects.nosync/Cashstory/bob/node_modules/ngx-filesaver/__ivy_ngcc__/fesm2015/ngx-filesaver.js depends on 'file-saver'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
@gilsonbridge gilsonbridge self-assigned this Oct 26, 2020
@gilsonbridge
Copy link
Contributor

Updated fix in PR #15

@gilsonbridge gilsonbridge linked a pull request Oct 26, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants