-
A while ago, I created an engine for `spritesmith` (spritesheet creating utility) that leverages `get-pixels` which in turn leverages `pngparse` for decrypting PNG data. Unfortunately, we occasionally…
-
- Works with the features-driven architecture
- Add automatically all the .js & .css in the index.html
- Organize scripts by app code and dependencies
- The watch triggers the assetsManager and got du…
-
While running the tests for vantage-web I noticed that the tests were being run multiple times and that occasionally the tests were failing due to parse errors in the javascript even though a subseque…
-
I cloned the repo.
run `npm i` in engine folder
run `gulp` failed.
```
gulp
[13:51:25] Using gulpfile ~/git/ioBroker.docs/engine/gulpfile.js
[13:51:25] Starting 'default'...
[13:51:25] Starting…
-
When running gulp on a windows machine, I get this error
c:\samples\mwd2>gulp
[11:37:20] Requiring external module babel-register
[11:37:36] Using gulpfile c:\samples\mwd2\gulpfile.babel.js
[11:37:36…
-
We have a series of build scripts run through gulp which work flawlessly on windows, and inside a linux docker container. However, when run on a Ubuntu 18.04.2 LTS laptop, we get the following errors …
-
Some people asked us about the next focuses and goals of the project. Here ours list as it is. We don't really order things and pick next subjects part because of the trends, part because of our will …
Swiip updated
7 years ago
-
Versions:
"gulp-pleeease": "^1.2.0",
"gulp-sass": "^2.0.4",
"gulp-sourcemaps": "^1.5.2"
```
// Pleeease Post-Prosessor options
var pleaseOptions = {
"autoprefixer": {
"browsers": ['ie >= 8', '…
-
### Installed product versions
- Visual Studio: 2019
- This extension: 1.12.394
### Description
WebCompiler error 0: Browserslist: caniuse-lite is outdated
### Steps to recreate
Build a proj…
-
### Versions
scss-lint version: I can't tell, cause it seems to be bundled with PHPStorm
OS: Mac OS X El Capitan 10.11.6
IDEA product and version: PHPStorm 2016.2
### Description
SCSS-lint tries to…