update gatsby settings

This commit is contained in:
Valeriy
2018-09-12 02:14:13 +03:00
committed by Mrugesh Mohapatra
parent 8bfac64d4b
commit a99325e902
6 changed files with 67 additions and 74 deletions

View File

@@ -1,4 +1,4 @@
import { dasherize } from '..';
const { dasherize } = require('..');
const path = require('path');