diff --git a/src/gpu/raster-worker.js b/src/gpu/raster-worker.js index 5b532b07..20411287 120000 --- a/src/gpu/raster-worker.js +++ b/src/gpu/raster-worker.js @@ -1 +1 @@ -../../../gs-raster-path/build/webgpu-worker.js \ No newline at end of file +../../node_modules/@gridspace/raster-path/build/webgpu-worker.js \ No newline at end of file diff --git a/src/gpu/raster.js b/src/gpu/raster.js index 107e9b6f..ff5321e2 120000 --- a/src/gpu/raster.js +++ b/src/gpu/raster.js @@ -1 +1 @@ -../../../gs-raster-path/build/raster-path.js \ No newline at end of file +../../node_modules/@gridspace/raster-path/build/raster-path.js \ No newline at end of file