ember-debug-logger
ember-debug-logger copied to clipboard
clarification on production builds
Does the debug helper compile to an empty function in production builds? If so the docs should say so. If not, that would be a nice feature. Better still, something that would enable the compiler to eliminate the call completely.