Dodano sortowanie i filtrowanie pociągów

This commit is contained in:
2020-08-17 16:34:49 +02:00
parent 1df95e10f4
commit 8793bcb796
8 changed files with 583 additions and 260 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
module.exports = {
publicPath: process.env.NODE_ENV === "production" ? "/dist" : "/",
};
// module.exports = {
// publicPath: process.env.NODE_ENV === "production" ? "/dist" : "/",
// };