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
p5.js use some sub-dependency which use unnecessary spaces. So use lighter dependencies.
try to reduce a bit of build size/npm install size.
use https://github.com/SukkaW/nolyfill
Example list:
Under review
The text was updated successfully, but these errors were encountered:
I think this is no longer necessary as we are only using eslint itself and not the referenced eslint plugins dependencies.
Sorry, something went wrong.
No branches or pull requests
Increasing access
p5.js use some sub-dependency which use unnecessary spaces. So use lighter dependencies.
Which types of changes would be made?
Most appropriate sub-area of p5.js?
What's the problem?
try to reduce a bit of build size/npm install size.
What's the solution?
use https://github.com/SukkaW/nolyfill
Pros (updated based on community comments)
Example list:
Cons (updated based on community comments)
Proposal status
Under review
The text was updated successfully, but these errors were encountered: