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.
ethul commented
Good catch. Looks like browserNamespace has to be migrated to namespace.
ethul commented
Should be corrected in version 0.7.0. If you have a chance to test it out, that would be great.