mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 14:06:45 +00:00
5 lines
101 B
JavaScript
5 lines
101 B
JavaScript
module.exports = {
|
|
publicPath: "",
|
|
filenameHashing: false,
|
|
productionSourceMap: false,
|
|
}; |