-
Notifications
You must be signed in to change notification settings - Fork 1
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
locals.shift() #3
Comments
oh i think i just need to update. let me push an update |
Still getting the same error. It looks like the bundler is expecting |
Oh jeez, looking at the example again I think I may just be using it wrong. Let me try to figure this out... |
yeah... i need to update this stuff after 1.0.0 lands |
hmmm maybe i shouldn't use |
oh. if you're passing in the |
Alright, here is my building code:
and I'm now getting the following error:
And my
Any ideas? |
oh you know what. the bundler returns maybe i should just have the bundlers return trees since the builders automatically flatten now. another option is to hardcode |
nope. can't return trees. i'll have canonical support flattened trees |
cool. for now I'll just use the |
I keep running into this error when attempting to use the bundler:
I'm using the latest
component-builder
on npm. Is this a compatibility issue?The text was updated successfully, but these errors were encountered: