purescript-deprecated/gulp-purescript

Setting browserNameSpace throws an error

yemi opened this issue · 2 comments

yemi commented

I get Error: Usage: psc-bundle FILE [-o|--output ARG] [-m|--module ARG] [--main ARG] [-n|--namespace ARG] when setting browserNameSpace to any string.

Good catch. Looks like browserNamespace has to be migrated to namespace.

Should be corrected in version 0.7.0. If you have a chance to test it out, that would be great.