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