mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
first gpx file on map
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"target": "ES6",
|
||||
"module": "ES6",
|
||||
"target": "ES5",
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
},
|
||||
|
Reference in New Issue
Block a user