0.1.1 • Published 5 years ago

parcel-plugin-entry-css v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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