Jim LoVerde
Jim LoVerde
Is there any way to pass [options/arguments](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/docs/API/Arguments.md) to the [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension)? It seems that maxAge gets carried along, but it would be nice to be able to specify the other options...
For Spring Boot applications, most builds don't change dependencies, so the only file that actually changes is the ${applicationName}.jar file. However, the Dockerfile produced by this plugin ADDs the entire...
This change adds optional hooks for code to perform actions before or after the compilation. E.g. in this plunkr there is an example of adding an "ng-model" to the DOM...
Please enhance the rest-client.defaultHeaders setting so that it supports environment variables (specifically in the value of the header, but might as well implement it in both the key and value)....
I think this is a consolidation of #86, #181, and #209, but it requests a variant that would be compatible with JetBrain's REST Client http file definitions (similar to #229...