fix dist location

This commit is contained in:
Xevion
2020-12-13 17:42:02 -06:00
parent a8c069a9f5
commit 714d5b6f7b

View File

@@ -1,3 +1,3 @@
module.exports = {
outputDir: './dist/',
outputDir: './../dist/',
}