glimmerjs / glimmer-experimental

A set of experimental high-level APIs built on Glimmer.js
https://glimmerjs.github.io/glimmer-experimental/
58 stars 26 forks source link

Add Compiler Package #106

Closed chadhietala closed 3 years ago

chadhietala commented 3 years ago

When we landed the preset and webpack loader we lost the re-export of the precompile function. This introduces a re-exporting compiler package to ensure consumers can run on the same compiler/runtime combo.