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

/parcel-namer-sorter/

    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