@mischnic/parcel-namer-preserve-structure

0.2.0 • Public • Published

@mischnic/parcel-namer-preserve-structure

Tries to retain the existing folder structure of your source files.

Usage:

Add a .parcelrc into your root directory (next to package.json):

{
	"extends": "@parcel/config-default",
	"namers": ["@mischnic/parcel-namer-preserve-structure", "..."]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @mischnic/parcel-namer-preserve-structure

Weekly Downloads

24

Version

0.2.0

License

MIT

Unpacked Size

5.18 kB

Total Files

4

Last publish

Collaborators

  • mischnic