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

Debug initializer #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Debug initializer #276

wants to merge 1 commit into from

Conversation

arxpoetica
Copy link
Contributor

Maybe this is the wrong place? I couldn't find documentation for DEBUG, so I threw it in here. It is in the migration docs, but I think it needs to be linked somewhere in the actual docs, not just migration. If you think this needs to go somewhere else, I'd be happy to do a different PR.

Maybe this is the wrong place? I couldn't find documentation for `DEBUG`, so I threw it in here. It *is* in the migration docs, but I think it needs to be linked somewhere in the actual docs, not just migration. If you think this needs to go somewhere else, I'd be happy to do a different PR.
@fskreuz
Copy link
Contributor

fskreuz commented Jan 11, 2017

There's 2 versions of it. One is an initialization property that only affects what you're initializing (instance or component). The other is the global Ractive.DEBUG static property that affects all instances.

I remember this being somewhere when I was cleaning up the docs. Probably an orphan page or something. If not, thanks for the PR. 😄

@arxpoetica
Copy link
Contributor Author

It's here: http://docs.ractivejs.org/0.8/migrating

But I think it needs to go somewhere under docs to, if it's a global.

@evs-chris evs-chris force-pushed the master branch 2 times, most recently from 90761f1 to 1c5ea02 Compare January 30, 2017 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants