rockstardev

Results 63 comments of rockstardev

@ragunathjawahar I was trying to do this and I couldn't find an easy way to do it. Especially when I want to reuse existing rules you have in library rather...

OK, let me see what I can do... I'll try to send first PR in as something small so that you can sign off on coding style and direction -...

Yeah - just saw it doesn't do this... will look into it

Power of Emperor @NicolasDorier, obsoleted the whole repository with one script https://github.com/mattermost/mattermost-docker/issues/489#issuecomment-860061949

Thanks for sharing this man, I wish it was directly part of the library.

I'll update BundlerMinifier to .NET Core 2.1 shortly, along with NuGet packages. Expect it soon. CC @madskristensen

@seanmars two thing - for direct porting -> I've looked into moving it to .NET Core 2.1; the problem is that people stuck on .NET Core 2.0 would not be...

@Gorea235 - yeah, that additional target was something I looked at... it does make sense in this scenario... a lot of sense. I gave it a try with changes you've...

And yeah, before I forget - one problem is that global tool is now named `BundlerMinifier.Core` (NuGet package name). Would be good if we find a way to make that...

Arrow functions have been addressed in latest version of NUglify/BundlerMinifier. I am not closing this since we need to look more into what ES6 features we need to support. The...