This repository has been archived by the owner on May 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Multiple Widgets - Speed Issues #95
Comments
Closed
One part that I left out is that we did experiment with accepting a "current widget" argument when launching the Grunt task. I would say that even if 20 widgets are in source control most people will be editing 1 at a time. So, having an option that says only compile and sync |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Report from @thejones #61 (comment):
At some point it will be unreasonable to expect the Grunt task to transpile and copy files for all the widgets in your project (100 widgets for example, I think we can all agree would be unreasonable). But I agree that the generator should support more than "A couple" widgets. I think we need to:
The Grunt task should compile and copy the files within ~3-6 seconds for up to 3-5 widgets.
) , thenThe text was updated successfully, but these errors were encountered: