-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Build: Adopt UI download builder #8066
Comments
#2 and #3 are not needed. The @Version replacement is part of the release build along with striping the wrapper when we switch to ui download builder. The files we build here are just for development / testing. We wont be using these files for the cdn. The cdn will use download builder to generate its files. See the first 2 functions in https://github.com/jquery/jquery-ui/blob/master/build/release.js |
OK. It looks like the download builder will also be able to provide an implementation of So, we can even get rid of Come to think of it, shall we make this into an issue about adopting the UI download builder? I'd be happy to take that on. |
Yes that sounds good. |
@gabrielschulhof Any plans to pick this up again, it would require a lot of changes in the branch. |
Could we move this to the next milestone? |
<%= pkg.version %>
instead@VERSION
, not__version__
( function( factory ) { if ( typeof define ...
boilerplate, and construct an IIFE using the factory itself. This can be accomplished with esprima.The text was updated successfully, but these errors were encountered: