去除旧的gps通知

This commit is contained in:
lin
2025-10-18 20:19:46 +08:00
parent dd906dc7b9
commit 2ba0399b7b
4 changed files with 59 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ module.exports = {
assetsDir: "static",
lintOnSave: false, // Disable ESLint to avoid warnings
productionSourceMap: false,
transpileDependencies: ["ol"],
devServer: {
public: "localhost:" + port,
host: "localhost",