Carl Thorner

Results 5 issues of Carl Thorner

I'm guessing mocks can be removed and maybe route as well. Should be under devDependencies. This is breaking grunt-bower-install. ``` "dependencies" : { "angular" : "~1", "angular-mocks": "~1", "angular-route": "~1"...

For array data ```json [ { "asdf": 1}, { "asdf": 2} ] ``` I am not able to get stringify to work for a give path to reproduce: ```js jp.stringify([1,...

I'm getting this error: ``` BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'imports-loader' instead of 'imports', see https://webpack.js.org/migrate/3/#automatic-loader-module-name-extension-removed @...

I am working on this https://gitlab.gnome.org/GNOME/librsvg/issues/536, but getting stuck on the fontconfig cache not clearing. Hopeing someone here can give me some pointers. I figured out that I could run...

enhancement
pango

I'm trying out version 1.0.0 of this plugin in my test environment (ES 1.4.4), so this may be something that is already fixed in newer versions(I'm getting same issue with...