@strategies/visualizer.speckle-api
v0.0.2
Published
Local copy of speckle api for dev and dependency conflict resolution
Downloads
2
Keywords
Readme
speckle-api
Local copy of speckle api for dev and dependency conflict resolution https://github.com/sasakiassociates/speckle/
the issue
There was an issue with core.js (https://github.com/zloirock/core-js/issues/1091)
It was using one with this path: http://127.0.0.1:5174/node_modules/.pnpm/@[email protected]_f4ffqkgz5d3wev7su7t7l2rrua/node_modules/@strategies/speckle/node_modules/core-js/
Different from the poc package that was using http://127.0.0.1:5173/node_modules/.pnpm/[email protected]/node_modules/core-js/
so we're adding here as a dependency even though we don't use it
