-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
I'm trying to load this with an Angular app. TS is happy and the app compiles fine, but at runtime I'm getting an error:
zone.js:1518 Not allowed to load local resource: file:///C:/**/**/node_modules/brotli-wasm/pkg.web/brotli_wasm_bg.wasm
Importing as:
import brotliPromise from 'brotli-wasm';
Angular 13
Chrome 107
Metadata
Metadata
Assignees
Labels
No labels