diff client/src/lib/geo.js @ 2985:1b8bb4f89227

client: removed .js and .vue extention from imports
author Markus Kottlaender <markus@intevation.de>
date Tue, 09 Apr 2019 18:38:15 +0200
parents dbf28b27b74e
children 2d230dfbf233
line wrap: on
line diff
--- a/client/src/lib/geo.js	Tue Apr 09 18:23:07 2019 +0200
+++ b/client/src/lib/geo.js	Tue Apr 09 18:38:15 2019 +0200
@@ -20,7 +20,7 @@
  *
  */
 
-import { GeoJSON } from "ol/format.js";
+import { GeoJSON } from "ol/format";
 import Feature from "ol/Feature";
 import distance from "@turf/distance";
 import {