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

Fix building of dynamic Svelte components #115

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

matthewp
Copy link
Contributor

Changes

Svelte component resolution wasn't handled correctly during the build.

Note that in the future we need to consolidate a "framework" API, so this stuff is not sprinkled throughout the codebase.

Testing

Added a test for building dynamic components.

  • [✅] Tests are passing
  • [✅ ] Tests updated where necessary

Docs

N/A

  • Docs / READMEs updated
  • Code comments added where helpful

Svelte component resolution wasn't handled correctly during the build.

Note that in the future we need to consolidate a "framework" API, so this stuff is not sprinkled throughout the codebase.
@matthewp matthewp merged commit cc1a318 into main Apr 19, 2021
@matthewp matthewp deleted the build-kitchen-sink2 branch April 19, 2021 20:13
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.

None yet

2 participants