Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The globals object is undefined #188

Open
hamishtaplin opened this issue Oct 14, 2015 · 1 comment
Open

The globals object is undefined #188

hamishtaplin opened this issue Oct 14, 2015 · 1 comment
Labels

Comments

@hamishtaplin
Copy link

I'm loading Remodal with Browserify and the options declared on window.REMODAL_GLOBALS don't get applied. Inspecting what is going on, the globals object on line 11 is undefined so the default namespace never gets overriden.

Consequently, the NAMESPACE option doesn't work at all. Might it be better just to make this configurable through the options parameter in the first place?

@vodkabears vodkabears added the bug label Nov 29, 2015
@vodkabears vodkabears changed the title Namespace option not working The globals object on line 11 is undefined Nov 29, 2015
@vodkabears vodkabears changed the title The globals object on line 11 is undefined The globals object is undefined Nov 29, 2015
@alexchantastic
Copy link

👍 I think I'm experiencing something similar with webpack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants