We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for the great package! It's very simple but very helpful 🙂
After update to 1.5.1 from 1.5.0 i receive list of all output files in console
1.5.1
1.5.0
It's very strange because there is no console.log calls in source code of this package :)
After downgrading back to 1.5.0 all is OK:
Node 14 LTS Rollup v2.38.0 rollup-plugin-manifest-json v1.5.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for the great package! It's very simple but very helpful 🙂
Problem:
After update to
1.5.1
from1.5.0
i receive list of all output files in consoleIt's very strange because there is no console.log calls in source code of this package :)
After downgrading back to
1.5.0
all is OK:Versions:
The text was updated successfully, but these errors were encountered: