-
We have to get rid of the deprecated YUI Compressor and want to use a modern one. For this I have decided to use Closure Compiler.
I don't know, whether I need to add all node_modules to the extern…
-
My pom file is as below :-
org.apache.maven.plugins
maven-war-plugin
2.3
…
-
**Describe the bug**
Unless `|=` in combination with `try`-`catch` have changed semantics, this is probably a bug?
```
$ jq-1.5 '. |= try . catch .'
-
Thank you for a very useful plugin.
### What is the current behavior?
yuicompressor syntax-checks the javascript, and finds two issues:
lines 1846 and 1856 use `.class` - "class" is a reserved wo…
-
```
package com.imooc.product.client;
import com.imooc.product.client.fallback.EchoClientFallback;
import org.springframework.cloud.openfeign.FeignClient;
import org.…
-
-
Hi there and thank you for your amazing work on Loomio!
I've been using Loomio's Docker image happily for the past year. This morning, I tried to upgrade to https://github.com/loomio/loomio/release…
-
When I have object with variable named 'short', minified file is empty:
var test = {
variable: 'foo',
short: 'bar'
} // empty file.
var test = {
variable: 'foo',
// short: 'bar…
-
For some reason, after migrating to Jekyll 3.0, site build takes way longer than it was before the migration (from ~10 seconds to ~300 seconds).
I do have multiple custom made plugins (custom page g…
-
After upgrading bundler to 1.14.5 version, we got error during deployment:
You are trying to install in deployment mode after changing your Gemfile. Run `bundle install` elsewhere and add the updat…