mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
gcloud config, various bugfixes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const path = require('path');
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
entry: {
|
||||
@@ -12,7 +13,6 @@ module.exports = {
|
||||
},
|
||||
mode: "production",
|
||||
node: false,
|
||||
devtool: 'source-map',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user