bigopon

Results 668 comments of bigopon

This is an issue in vCurrent with `EventManager`, that we don't have a teardown mechanism in `EventManager`. Though I think it should be easy to add, could you help with...

Maybe the first thing is let's have a look at a repro. Could you help share one?

One thing I didn't test properly was using it together with `requirejs/systemjs`, so if there could be some help with testing it with those loaders, it would be great cc...

@zewa666 Yes. I decided to sync this with our setup in other plugin repos 😛

@RomkeVdMeulen Thanks for the suggestion, they are very nice. It would be great if you could help on documentation of this feature too.

@RomkeVdMeulen @zewa666 Can you help change the configuration of dependencies to be ignored to absolute path? It's what loader will resolve to eventually.

I'm trying to add some base tests for requirejs to make sure things run smoothly. For the same setup, i didn't get any issues with Webpack.

@RomkeVdMeulen I'm still trying to figure out what went wrong in requirejs setup. It's not any easier to debug than webpack. Also in requirejs things are not resolved to their...

There are a number of cache layers in combination of requirejs + default loader + templating. I have not been able to successfully work out how to invalidate cache of...

V2 will not, if never, suffer any issue like this, that im pretty confident about. @fkleuver has done an amazing job to ensure apps are properly containerized. How is my...