before frontend login

This commit is contained in:
peter
2019-11-06 11:15:00 +01:00
parent 9d6681843b
commit 5466a3e8e8
57 changed files with 1013 additions and 2085 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
externals: ['http'],
node: {global: true, fs: 'empty'}
}