added todo

This commit is contained in:
marvzhang
2019-11-27 10:05:46 +08:00
parent 2ab47e51b3
commit 939b21b33e

View File

@@ -1,3 +1,4 @@
module.exports = {
publicPath: process.env.BASE_URL || '/'
// TODO: need to configure output static files with hash
}