UNPKG

@easy-webpack/config-copy-files

Version:

Easy Webpack configuration function for copy files from one folder to another

6 lines (5 loc) 92 B
import test from 'ava' import {assign} from '../src' test(`dummy`, t => { t.true(true) })