mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
Update gulpfile.js
This commit is contained in:
parent
9b0715f853
commit
06ad017079
@ -70,10 +70,10 @@ var paths = {
|
||||
'./views/**/*',
|
||||
'./LICENSE',
|
||||
'./agent.js',
|
||||
'./config.sample.yml'
|
||||
'./config.sample.yml',
|
||||
'./package.json',
|
||||
'./server.js',
|
||||
'./ws-server.js',
|
||||
'./ws-server.js'
|
||||
]
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user