I did an implementation of the jquery fileupload at work. AFAIR its modules are AMD compliant so it is pretty straight forward to integrate. Just require them as you normally would with modules.
-- Chris On Tue, Jun 10, 2014 at 6:48 PM, Ilya Obshadko <ilya.obsha...@gmail.com> wrote: > Did anybody successfully implement > https://github.com/blueimp/jQuery-File-Upload on T5.4? > > I can't make dependencies work. > > - addModuleConfigurationCallback can't be used for component inside a Zone > - I have tried to contribute to ModuleManager, but it's getting too complex > and doesn't work either > - JavaScriptStack doesn't look like a solution here (is that correct by the > way?) > > Would appreciate any suggestions. Thanks! > > -- > Ilya Obshadko >