You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--outfile=FILE, -o FILE
This option is required. Write the browserify bundle to this file. If
the file contains the operators `|` or `>`, it will be treated as a
shell command, and the output will be piped to it.
Problem is that if you provide the outputfile something like the examples given
The watchify docs say:
Problem is that if you provide the outputfile something like the examples given
globify does not recognise it as such and creates a folder instead.
The text was updated successfully, but these errors were encountered: