Skip to content

Commit 1cdf214

Browse files
authored
Merge pull request #35 from proj4js/import-js
Add extension to imported resource
2 parents 22e8b1d + d01a970 commit 1cdf214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transformPROJJSON.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { applyProjectionDefaults } from "./util";
1+
import { applyProjectionDefaults } from "./util.js";
22

33
// Helper function to process units and to_meter
44
function processUnit(unit) {

0 commit comments

Comments
 (0)