added todo

This commit is contained in:
marvzhang
2019-11-27 10:05:46 +08:00
parent eb19a1e6dd
commit 4e45447546

View File

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