We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems there is some problem with the way we handle require. See #147 (comment)
require
This used to work and as I refactored there, I might have made an error. Will investigate.
The text was updated successfully, but these errors were encountered:
I don't think there's a bug -- the comment was updated to indicate that it was a require vs. requireNode problem.
requireNode
At some point it might be worth looking to getting rid of that by using loader.js's noConflict functionality...
loader.js
Sorry, something went wrong.
pichfl
No branches or pull requests
Seems there is some problem with the way we handle
require
. See #147 (comment)This used to work and as I refactored there, I might have made an error. Will investigate.
The text was updated successfully, but these errors were encountered: