Skip to content

huangyan321/auto-file-upload-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-file-upload-plugin

install

npm i auto-file-upload-plugin

Usage

index.js

new AutoUploadPlugin({
  host: 'your remote host',
  username: 'your remote username',
  password: 'your remote password',
  remoteDirectory: 'your remote directory',
}),

About

webpack plugin 自动化上传

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published