Perry Manole

Results 13 comments of Perry Manole

Did you get the addStream() call to even work without the setTimeout. For me it doesn't work at all. No 'stream' event is raised on the other peer when I...

I have the same problem with latest version 3.2.451. Anything with Async Await does not minify.

Where can I download a vsix install package for this? I am embarrassed to say I don't know how to install this VS extension without it.

The first problem was fixed with Nuglify v1.13.6, however still fails on the Class example.

@it-xtech-dev I agree with you but this extension directly relies on the Nuglify minifier and that's where the lack of ES6 support lies. The best this extension can do is...

Nuglify just fixed this problem. Can someone please release a new plugin version with the new Nuglify lib?

There needs to be some automation to auto build when Nuglify updates library. This plugin includes a very old version of Nuglify which has fixed all of the issues above....

> > > Or just update the dependency reference to be bound to a major version only instead of a revision, then it will happen automatically How do I do...

> > > There are no breaking API changes between the NUglify versions, but your solution will only work locally. > > And assembly binding redirect should work. "Will only...

> > > There are no breaking API changes between the NUglify versions, but your solution will only work locally. > > > And assembly binding redirect should work. >...