SamKirkland / ftp-deploy

Deploy websites over FTP with one command line
MIT License
89 stars 43 forks source link

Update localFiles.ts #11

Closed kangangga closed 2 years ago

kangangga commented 3 years ago

error: Cannot find module 'multiMatch' err: Require stack: err: - /node_modules/@samkirkland/ftp-deploy/dist/localFiles.js

SamKirkland commented 2 years ago

Thanks for the PR!

We actually need to lower-case the import name and usage as well. I will accept the PR and do that in a followup commit.