-
**Is your feature request related to a problem? Please describe.**
`squoosh` has CLI, so I think it is possible to implement Node.js API
**Describe the solution you'd like**
Adding Node.js AP…
-
As part of the no-webpack build (#140), I'm removing some bloat from `elm-pages`, and as a result having it be more focused on pre-rendering and doing things with Elm code, and doing very minimal step…
-
I've updated to the latest version of Redwood and I am now seeing this error.
I've inspected the missing function from the `babel-preset.js` file and it appears to be related to `svgo`.
```
const…
-
I added Dockerfile in gridsome project:
FROM node:10.16-alpine as build
RUN apk update && apk upgrade
RUN apk --no-cache add --virtual native-deps git\ g++ gcc libgcc libstdc++ linux-…
-
Thank you for this nice site generator! I do have a question/proposal/confusion about how to best handle images with Jigsaw. I will make a PR for the docs in case my confusion is understandable.
So…
-
When images get inlined by url loader they do not get minimized. With the image-webpack-loader they do get minified inline. Should have it inlined under 10KB atleast
Stats:
original: 37KB
not inlin…
-
## Issue Overview
I ran npm run bundle today and couldn't get wprig to build on my laptop. I quickly installed the theme on my deskop and tried to do it with a fresh install and got the same er…
-
I can't build Umbraco from source:
### Bug summary
```
Exception calling "RunMethod" with "1" argument(s): "Exception calling "Build" with "0" argument(s): "Exception
calling "CompileUmbraco" …
-
Hey there.
I am not proud to have to open an issue here but I've been scratching my head for days and am still stuck.
I used the starter kit as base for a website I made in 2016, and now need to…
-
Hey I got bundler and nodejs to install but then bundler turns up with an error about development libraries....
Which is odd since ruby-dev is installed.
Also npm fails for lack of admin access.
Fi…