parcel-namer-sorter

0.1.8 • Public • Published

parcer-namer-sorter

Parcel plugin for file-reconstructing and remove hash in build directory. Hashes will stay in dist for optimization reasons.

Created for vanilla HTML/CSS bundles. You can see usage example in this template.

Important! Don`t forget hit the star https://github.com/jsqrt/parcel-namer-sorter

Usage

Your sources must be in src directory. Declare plugin in your .parcelrc:

"namers": [
  "parcel-namer-sorter",
  "..."
]

Authors

Dependents (0)

Package Sidebar

Install

npm i parcel-namer-sorter

Weekly Downloads

37

Version

0.1.8

License

MIT

Unpacked Size

2.75 kB

Total Files

4

Last publish

Collaborators

  • lovesossa