-
- [x] Upgrade Symfony to 3.4 (LTS release, no LTS for 4.x yet)
- [x] install NPM/Nodejs https://nodejs.org/en/download/package-manager/
- [x] install Yarn (NPM alternative, used by Symfony for webpa…
-
We can add a step to the compiler at https://github.com/systemjs/builder/blob/master/compilers/compiler.js, that returns `source, sourceMap, minifiedSource, minifiedSourceMap` by running another compi…
-
If you have a file named:
```
example.js.js
```
And you try to require it with this:
``` js
var exampleJS = require('./example.js');
```
It will error on download:
```
installed : ianstormtay…
-
Hi,
I am having a jenkins linux agent where I am trying to build a web application having front end resources managed by npm-grunt-bower combination and the build happens with the help of grunt-maven…
-
Following the install instructions & getting this with ionic 2:
```
[11:18:03] ionic-app-scripts 0.0.48
[11:18:03] build dev started ...
[11:18:03] clean started ...
[11:18:03] clean finis…
-
It seems that in the debug mode the loading order of the compiled coffeescripts are not specified and may cause error. In my case, the app.js is loaded after other javascript files which causes `undef…
-
```
# npm audit report
async 2.0.0 - 2.6.3
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
Depends on vulnerable versions of lodash
fix available via …
-
So to use instead of require.js
- can it do !text plugin? or how should template work with it?
Look out for features like:
- source map generation
- more in-depth [look](http://blakeembrey.com/articl…
-
When calling `SourceMapGenerator.fromSourceMap` with a `SourceMapConsumer` for an index map, the following error is thrown:
```
TypeError: Cannot read property 'replace' of undefined
at Objec…
-
I get the following exception when I connect to a Kiwi server using a recent chromium version:
```
$ tail -f kiwi.log
2016-12-15 08:17:40 - error: [Uncaught exception] Error: Table size bigger t…