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
Not sure if this is a bug, but if I use browserify to try to write a file to a directory that doesn't yet exist, browserify will create the directory. factor-bundle, however, will throw an error. Is there any reason for the difference in behaviour between the two?