We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba482b commit 24677dbCopy full SHA for 24677db
packages/base/src/gdal.ts
@@ -13,6 +13,3 @@ export async function getGdal() {
13
useWorker: false,
14
});
15
}
16
-
17
-// Early load gdal
18
-getGdal();
0 commit comments