mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
Add support for auth0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: ""
|
||||
publicPath: "",
|
||||
filenameHashing: false,
|
||||
productionSourceMap: false,
|
||||
};
|
||||
Reference in New Issue
Block a user