You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ yarn dev
yarn run v1.21.1
$ parcel -p 3000 --hmr-port 35887 manifest.json
Server running at http://localhost:3000
🚨 /home/v1rtl/Coding/ext-tracking/manifest.
json: filenames.map is not a function
at ManifestAsset.processMultipleDependencies (/home/v1rtl/Coding/ext-tracking/node_modules/.pnpm/registry.npmjs.org/parcel-plugin-web-extension/1.6.1/node_modules/parcel-plugin-web-extension/src/ManifestAsset.js:125:26)
at ManifestAsset.processContentScripts (/home/v1rtl/Coding/ext-tracking/node_modules/.pnpm/registry.npmjs.org/parcel-plugin-web-extension/1.6.1/node_modules/parcel-plugin-web-extension/src/ManifestAsset.js:168:34)
When putting
inside a manifest.json I get this error:
here's my package.json:
The text was updated successfully, but these errors were encountered: