nz-toggle
nz-toggle copied to clipboard
Browserify error fix
The array was giving an error:
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received [ 'dist/nz-toggle.js', 'dist/nz-toggle.css' ]