parcel-namer-sorter

0.1.6 • 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.6
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.6
    1
  • 0.1.4
    0
  • 0.1.3
    28

Package Sidebar

Install

npm i parcel-namer-sorter

Weekly Downloads

29

Version

0.1.6

License

MIT

Unpacked Size

2.79 kB

Total Files

4

Last publish

Collaborators

  • lovesossa