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

rollup/babel: template-only component support #1125

Conversation

NullVoxPopuli
Copy link
Collaborator

right now, I don't remember how this is supposed to work :(

the existing test harness is very focused on existing javascript files.

as is the actual babel plugin.

questions:

  • do we even need this? if we're to emit extra files it seems like the template-colocation plugin is causing extra work for the other plugins.
  • if the answer is to emit those extra files, how would we do it from the scope of the babel plugin? seems like it could only be possible if the plugin wasn't per-file

@NullVoxPopuli
Copy link
Collaborator Author

closed in favor of #1126

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.

1 participant