0.1.6 • Published 2 months ago

parcel-namer-sorter v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

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

0.1.6

2 months ago

0.1.4

4 months ago

0.1.3

4 months ago