Skip to content

A very simple asset copier that just looks for an assets directory.

License

Notifications You must be signed in to change notification settings

sampathsris/parcel-plugin-simple-asset-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-plugin-simple-asset-copier

A very simple asset copier that just looks for an assets directory. Just copies the contents of assets directory, and does no more. Ideal for prototype projects.

Installation

npm install --save-dev parcel-plugin-simple-asset-copier
# or
npm i -D parcel-plugin-simple-asset-copier
# or
yard add -D parcel-plugin-simple-asset-copier

License

MIT

About

A very simple asset copier that just looks for an assets directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published