llorien / crm

WordPress plugin installed on brithon.com to support managing customer relationship
0 stars 0 forks source link

ReferenceError: Can't find variable: birchpress #18

Closed excelle08 closed 9 years ago

excelle08 commented 9 years ago

I wrote the JS code of registration form in subscription form and compiled with browserify, but it turned out that the browser threw an error:

ReferenceError: Can't find variable: birchpress
(anonymous function)index.bundle.js:263
(anonymous function)index.bundle.js:288
sindex.bundle.js:1:259
eindex.bundle.js:1:427
global codeindex.bundle.js:1:444
index.bundle.js:263

Why namespace birchpresss is unavailable?