-
---
https://github.com/akzhy/gatsby-starter-elemental
-
##### SUMMARY
yarn module throws `ValueError: need more than 0 values to unpack` when I run `ansible-playbook` with `--check` flag.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
…
-
While trying to create a docker image taking node-alpine 8.11.0 as base image, the install steps of the deps of this plugin are crashing the build process. Here is relevant portion of build log:
cw…
-
package.json:
{
"name": "sortyfied-demo",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"engines": {
"node": ">=6.11.5"
},
"directories": {
"test": "t…
-
I've added next-pwa, configured next.config.js:
```
if (process.env.NODE_ENV === 'development') {
plugins = withPlugins([
withCss,
[withFonts, { enableSvg: true }],
[optimi…
-
Hello,
I've came across an issue recently upgrading my depencies.
It looks like since version 2.5.6 the raw-loader isn't loaded properly and during the build I have errors of the likes of, resulti…
esiao updated
4 years ago
-
Any plans to include a few more plugins like webp or guetzli?
-
webpack.config.js
```javascript
'use strict'; // eslint-disable-line
const path = require('path');
const config = require('./config');
const webpack = require('webpack');
const merge = requi…
-
I'm using a Vagrant VM which servers my project on a specific domain name (not locahost)
what's the easiest way to get BrowserSync working? Also, the examples a bit confusing, how do I add the browse…
-
## Check List
Please check followings before submitting a new issue.
- [X] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshootin…