Manca di includere il file .env

This commit is contained in:
paolo
2018-11-04 14:33:01 +01:00
parent 5b56636ba2
commit c81e816d97
10 changed files with 90 additions and 111 deletions

View File

@@ -2,7 +2,8 @@
const path = require('path');
//const envparser = require('./config/envparser');
// Carica il file .env
const envparser = require('./config/envparser');
const extendTypescriptToWebpack = (config) => {
config.resolve