Add CD
This commit is contained in:
parent
fb044bc122
commit
ba050930ba
7 changed files with 169 additions and 16 deletions
|
|
@ -9,6 +9,7 @@ const Sharp = require('responsive-loader/sharp');
|
|||
const Sass = require('sass');
|
||||
|
||||
const isProduction = process.env.NODE_ENV === 'production';
|
||||
const isDevelopment = !isProduction;
|
||||
|
||||
module.exports = {
|
||||
watchOptions: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue