mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
escape that .
This commit is contained in:
parent
0c89f44560
commit
08ff6f93d5
@ -20,7 +20,7 @@ module.exports =
|
||||
compress: true,
|
||||
static: {
|
||||
watch: {
|
||||
ignored: /(node_modules|.git)/
|
||||
ignored: /(node_modules|\.git)/
|
||||
},
|
||||
directory: __dirname,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user