Chaining in AMD build? #1426
Closed
Chaining in AMD build? #1426
Labels
Comments
At the moment chaining is not supported when cherry-picking modules. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe I'm missing something obvious. The following code works:
But the following code doesn't:
I seem to remember running in to this while using modules in
node
as well, and I've tried explicitly loading in functions I want to use, but nothing seems to work. I came across this Stackoverflow question. Is a custom build the only way to get chaining along with minimal build size?The text was updated successfully, but these errors were encountered: