parcel-plugin-asset-copier

1.1.1 • Public • Published

parcel-plugin-asset-copier

package version package downloads standard-readme compliant package license make a pull request

Copy static assets to your bundle dir

Table of Contents

Install

Install the package locally within you project folder with your package manager:

With npm:

npm install parcel-plugin-asset-copier

With yarn:

yarn add parcel-plugin-asset-copier

With pnpm:

pnpm add parcel-plugin-asset-copier

Usage

Add a assetsPath property to your package.json. See package.json for example.

Contribute

  1. Fork it and create your feature branch: git checkout -b my-new-feature
  2. Commit your changes: git commit -am 'Add some feature'
  3. Push to the branch: git push origin my-new-feature
  4. Submit a pull request

License

MIT

Package Sidebar

Install

npm i parcel-plugin-asset-copier

Weekly Downloads

324

Version

1.1.1

License

MIT

Unpacked Size

318 kB

Total Files

8

Last publish

Collaborators

  • tiaanduplessis