mirror of https://github.com/statping/statping
removed linting issues
parent
434d72a6d2
commit
593194b8e3
|
@ -1,4 +1,5 @@
|
|||
module.exports = {
|
||||
baseUrl: '/',
|
||||
assetsDir: 'assets',
|
||||
filenameHashing: false,
|
||||
productionTip: process.env.NODE_ENV !== 'production',
|
||||
|
|
Loading…
Reference in New Issue