parcel-plugin-entry-css
v0.1.1
Published
This package is a parcel plugin which generate a file inside the outDir, whose content is the map between entry asset's name to its sibling css bundle's name
Downloads
4
Readme
parcel-plugin-entry-css
This package is a parcel plugin which generate a file inside the outDir, whose content is the map between entry asset's name to its sibling css bundle's name
installation
yarn: yarn add parcel-plugin-entry-css -D
npm: npm i -D parcel-plugin-entry-css