Zen-Ninja Kat
Zen-Ninja Kat
> might as well support `runtime.getURL` Ambiguos. Say, I've 4 files in `assets` folder which I ref with `runtime.getURL`. To not inflate `manifest.json` I write: ` "web_accessible_resources": ["assets/*"],` Whereas if...
> To be fair, the codesplitting does not seem very important for webextensions, as they are loaded locally, not over the network. It might be acceptable to automatically turn the...
Has anyone been able to circumvent the issue? Because the `--no-content-hash ` solution, as stated by @everdimension , doesn't really work.
@mischnic Will this get priority? Jumping through the hoops just to make the basic f-nality work is distressing.
> seems to fix it for `--no-scope-hoist` And I can't use `--no-scope-hoist` due to https://github.com/parcel-bundler/parcel/issues/5788#issuecomment-775815672
> (This isn't specific to inline sourcemaps) > > https://github.com/parcel-bundler/parcel/tree/5815-ts-sourcemap seems to fix it for `--no-scope-hoist` (= and development). But the maps with scope-hoisting is still broken as before. Actually,...
You asking Me or the Maintainers? > Is it possible that the issue also exists without tsc or am I suffering from a different issue? How can I help you...
@ImBIOS Judging by the amount of open issues, Seems like Puppeteer has been abandonned. I suggest switching to Playwright
This is really unnecessary - because subject field of the commit is never the same. Same as the Body field.
>registry setting What's that and where to set it?