You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The download builder on canjs.us (and also jquerypp.com) currently outputs a js file which doesn't contain the build version, which would be quite useful. For example, the jquery-ui builder does this (at least as of 1.10)
It also includes the selected components, which is really helpful when upgrading to the latest version of the library.
@alexisabril Can we somehow have the builder run the normal build Grunt tasks but parameterized? That way it would include code formatting and strip out the multiline comments, too.
The download builder on canjs.us (and also jquerypp.com) currently outputs a js file which doesn't contain the build version, which would be quite useful. For example, the jquery-ui builder does this (at least as of 1.10)
It also includes the selected components, which is really helpful when upgrading to the latest version of the library.
Here's the output of jquery-ui's builder:
The text was updated successfully, but these errors were encountered: