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

Minified version throws errors #1669

Closed
dippas opened this issue Jan 5, 2021 · 4 comments
Closed

Minified version throws errors #1669

dippas opened this issue Jan 5, 2021 · 4 comments

Comments

@dippas
Copy link

dippas commented Jan 5, 2021

  1. What version of bluebird is the issue happening on?
    3.7.2

  2. What platform and version? (For example Node.js 0.12 or Google Chrome 32)
    Node.js 14.15.0

  3. Did this issue happen with earlier version of bluebird?
    Yes

The minified version (bluebird.min.js) is throwing 50 errors

Normal version:

image

Minified version:

image

@benjamingr
Copy link
Collaborator

what?

@dippas
Copy link
Author

dippas commented Jan 5, 2021

@benjamingr sorry, see updated issue

@benjamingr
Copy link
Collaborator

Don't lint/style-check your vendor file or dist folder. That's optimized to be small not readable ^^

@dippas
Copy link
Author

dippas commented Jan 5, 2021

@benjamingr I'm not linting the file, this is the only package minified throwing errors, the others don't (such as swiper, axios etc),

These errors are being thrown by VSCode itself. so IMHO this is a package issue, not a linting one

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

No branches or pull requests

2 participants