-
If you invoke gulp war to compress target folder to war file existing web.xml file if overriden by new web.xml.
I'm suggesting that in options there should be a option to skip creating web.xml.
Some…
-
Hi @shannonmoeller,
we experience really bad performance issues while watching lots of hbs templates and partials in some of our larger projects. Especially on windows systems the task runs minute…
-
In my setup I need the object generated by your code to be encapsulated in some variable,
so the output would be like :
```
var myTemplates = {
"template1" : "whatever..."
}
```
And this varia…
-
Hello!
```
$ git clone https://github.com/ForNeVeR/Kaiwa.git
$ cd Kaiwa
$ node2nix -d --strip-optional-dependencies
$ cat >overriden.nix
(import ./default.nix {}).package.overrideAttrs (drv: {…
-
Hi,
I'm currently doing some experiments with theme-creativeshop. I created a child theme which is working perfectly! I extended the child theme and would like to create another child based on the …
-
First of all, I love the work you're doing. Great job taking this so far and allowing so many ways to use it. I come from a Rails environment and have been looking at implementing a somewhat conventio…
-
On gulpfile.js..
```
gulp.task('karma', function (done){
var karma_server = new Server({
configFile: __dirname + '/karma.conf.js',
singleRun: true
}, done);
karma_server.…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
$ npm run build:bridge:android
> @ build:bridge:android D:\kraken
> node scripts/build_android_so
> code_generator@1.0.0 build D:\kraken\bridge\scripts\code_generator
> tsc
-- Configuring…
-
**Question**
Building issue:
````
> Executing task in folder IRT-ESP: pio run <
Processing debug (board: d1_mini; framework: arduino; platform: espressif8266)
---------------------------------…