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

Remove runtime dep on opcode-compiler #1047

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Remove runtime dep on opcode-compiler #1047

merged 1 commit into from
Feb 18, 2020

Conversation

krisselden
Copy link
Contributor

Breaking: rename PartialDefinition to PartialDefinitionImpl so an editor doesn't pull in the implementation from @glimmer/opcode-compiler when you wanted the interface in @glimmer/interfaces.

Move template handle/error unwrap utils to @glimmer/util.

Move all debug logging functions to @glimmer/debug.

Breaking: rename PartialDefinition to PartialDefinitionImpl so an editor
doesn't pull in the implementation from @glimmer/opcode-compiler when
you wanted the interface in @glimmer/interfaces.

Move template handle/error unwrap utils to @glimmer/util.

Move all debug logging functions to @glimmer/debug.
@rwjblue rwjblue merged commit 61a1510 into master Feb 18, 2020
@rwjblue rwjblue deleted the cleanup-runtime-deps branch February 18, 2020 00:22
@rwjblue rwjblue changed the title [CLEANUP][BREAKING] Remove runtime dep on opcode-compiler Remove runtime dep on opcode-compiler Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants