UNPKG

parcel-reporter-bundle-manifest

Version:

https://github.com/mugi-uno/parcel-plugin-bundle-manifest, but for Parcel 2

12 lines (11 loc) 218 B
{ "name": "js-import-css", "private": true, "scripts": { "build": "parcel build src/index.html" }, "devDependencies": { "parcel": "2.0.0", "parcel-reporter-bundle-manifest": "file:../../.." } }