mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
Fix tests & improve pre-register
This commit is contained in:
@@ -31,6 +31,7 @@ const config: Configuration = {
|
||||
}),
|
||||
new webpack.DefinePlugin({
|
||||
localStorage: { getItem: () => null, setItem: () => null, removeItem: () => null },
|
||||
"location.protocol": "http:",
|
||||
}),
|
||||
],
|
||||
}
|
||||
|
Reference in New Issue
Block a user