review
This commit is contained in:
@@ -29,7 +29,7 @@ interface WasmFileset {
|
|||||||
// MediaPipe and depend on node_modules having this specific structure. It's
|
// MediaPipe and depend on node_modules having this specific structure. It's
|
||||||
// easy to see this breaking if our dependencies changed and MediaPipe were
|
// easy to see this breaking if our dependencies changed and MediaPipe were
|
||||||
// no longer hoisted, or if we switched to another dependency loader such as
|
// no longer hoisted, or if we switched to another dependency loader such as
|
||||||
// pnpm PnP.
|
// yarn PnP.
|
||||||
// https://github.com/google-ai-edge/mediapipe/issues/5961
|
// https://github.com/google-ai-edge/mediapipe/issues/5961
|
||||||
const wasmFileset: WasmFileset = {
|
const wasmFileset: WasmFileset = {
|
||||||
wasmLoaderPath: new URL(
|
wasmLoaderPath: new URL(
|
||||||
|
|||||||
Reference in New Issue
Block a user