Skip to content

Conversation

@rgolea
Copy link

@rgolea rgolea commented Oct 11, 2016

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' ]

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' ]
```
@rgolea rgolea changed the title Browserify compatible Browserify error fix Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant