All: Adapt to latest structural changes in 1.12#274
All: Adapt to latest structural changes in 1.12#274jzaefferer merged 4 commits intojquery:masterfrom
Conversation
app/src/download.js
Outdated
There was a problem hiding this comment.
This is an incomplete fix to deal with the new folder structure. Widget-to-widget dependencies are still broken.
|
Seems good. Please, just let me know if you need clarification of the existing code. |
|
Yes, I could use some help. This fails because I still have no idea why. |
There was a problem hiding this comment.
This is a questionable amount of processing, but seems solid enough.
As you may have noticed everything is so better modularized now. So, I think a good first step is making sure that https://github.com/rxaviers/builder-jquery-css still works after UI file changes. |
14cfc43 to
167eeae
Compare
b34ab5c to
1a39ac5
Compare
This is already fixing a bunch of issues with 1.12, but I'm not done. The UI seems to be okay (needs more testing though), but downloads fail while trying to strip banners from built CSS files. Haven't yet figured out what's wrong there.