sosuke.iwabuchi 2 anni fa
parent
commit
e1048ad877
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      webpack.config.js

+ 1
- 1
webpack.config.js Vedi File

@@ -62,7 +62,7 @@ module.exports = {
filename: '[name].js',
},
plugins: [
// new Dotenv({ systemvars: true }),
new Dotenv({ systemvars: true }),
new ForkTsCheckerWebpackPlugin(),
{
// watchモードのとき再ビルドされたものをアップロードする


Loading…
Annulla
Salva