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