-
Notifications
You must be signed in to change notification settings - Fork 37
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
Standalone node module #5
Comments
Definitely a fan of this! I'm all for finding a way to make it useful for a larger audience. Given the large number of people asking about using it with Gulp, I think it makes sense to tackle this sooner, rather than later. I'll do some digging here and get it rolling. |
would be great |
Any news on this? |
It looks like this project went down this path. |
Is pretty much ongoing. :) https://github.com/oliverfarrell/perfbudget Feedback on it is more than welcome. |
It would be great if this was its own module, without the Grunt dependency. It could be then used as is or other modules could be created to simply wrap it in code specific to any build system (Grunt, Gulp, Broccoli, etc.), if even required. Take most Gulp plugins for example; they're only about 20 something lines long and there are plenty modules out there that are compatible with Gulp without any effort, see gulp-browser-sync. Overall, it would make this much more usable / pluggable and accessible.
The text was updated successfully, but these errors were encountered: