0.1.8 • Published 5 years ago

englishdom-webpack-copy v0.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Englishdom public form


Example using
var copy = require('englishdom-webpack-copy');

method(  
  [
    'first/first-sub/first-sub-sub',
    'second/second',
  ],
  'example',
  'public/example-vendor'
);

Package Managers

# NPM
npm install englishdom-webpack-copy
OptionTypeDefaultDescription
listarrayundefineddefault list of modules paths, which must be copied
pathFromstringnode_modulesfiles will be copied from this path
pathTostringundefinedfiles will be copied to this path
0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago