1.2.0 • Published 6 years ago

parcel-plugin-strip-bom v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Parcel Plugin Strip BOM

Remove BOM from HTML and CSS parcel bundles.

Getting Started

Install the module as a dev dependency.

npm install --save-dev parcel-plugin-strip-bom

Then just run parcel and BOMs will be removed from HTML and CSS bundles.

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago