diff --git a/src/main.js b/src/main.js index c95dcee..6e5933f 100644 --- a/src/main.js +++ b/src/main.js @@ -1,4 +1,4 @@ -import initGeosJs from './geos-wasm/docs/assets/geos.esm.js' +import initGeosJs from '../geos-wasm/docs/assets/geos.esm.js' // import initGeosJs from 'https://cdn.skypack.dev/geos-wasm' export default function Tester (engine) {