-
I'm new into webpack and trying move gulp to webpack. facing issue in "ngtemplate-loader". Below is my webpack config.
const path = require('path');
const webpack = require("webpack");
const op…
-
I'm attempting to use this to inline styles in an XSL template. In order for the XSLT processor to operate correctly, it requires strict XHTML with proper closing tags. For example:
``` html
```
Be…
-
I have tried your script on Mac and it works fine. At work I have to use Windows and my setup is RubyInstaller 1.9.3-p545 with Node 0.10.26.
I get the following error, which seems related to the chil…
-
Круто было бы так описывать сборку
``` js
gulp.task('common', function() {
return gulp.src('bundles/common/common.bemdecl.js')
.pipe(builder({'js': true, 'css': true, 'bemhtml.js': true, …
-
Hi
I am using win 64 pc and I get following error once I run gulp build:win32 command
umanda@umanda-PC MINGW64 /d/umanda/rnd/klout (master)
```
$ gulp build:win32
[12:07:34] Requiring external mod…
-
```
precss:modules.css:19:23: Could not resolve the variable "$name" within "button $name, $color"
17 | }
18 |
> 19 | @define-mixin button $name, $color {
| ^
20…
-
Hi,
I have run the generator successfully. Now, when I run http-server for src on the cmd I get an error
Unexpected token import in startup.js. Same problem in Chrome 50 and Firefox on win10
-
When running `npm test` (for example) and if it fails, the whole Maven build will fail too.
Would it be possible to make the plugin act differently for goals invoked during `test` and `integration-te…
-
I am not sure why I am getting this error, I have debugged complete project and haven't find any dependency path issue, Please help me why this issue is appearing.
![image](https://user-images.gith…
-