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