Replace old static folder with new static folder
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
filenameHashing: false,
|
||||
productionSourceMap: false
|
||||
productionSourceMap: false,
|
||||
outputDir: '../static'
|
||||
}
|
Reference in New Issue
Block a user