mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Hotfix: złe przekierowanie ze ścieżki /trains do 404
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
publicPath: process.env.NODE_ENV === "production" ? "/dist" : "/",
|
||||
};
|
||||
Reference in New Issue
Block a user