This commit is contained in:
Pitu 2019-02-21 23:49:48 +09:00
parent 48d1859723
commit 352d84ea3a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
require('dotenv').config();
import dotenv from 'dotenv/config';
import autoprefixer from 'autoprefixer';
import serveStatic from 'serve-static';
import path from 'path';