Closed manuel closed 1 year ago
Thanks for posting the issue, the preview2 bindings are changing a lot still unfortunately. I've just released a componentize-js@0.0.6 which should resolve the issue. There is also a new example folder in https://github.com/bytecodealliance/componentize-js/tree/main/example that provides exact version revisions for preview2 builds.
I tried running the example https://github.com/bytecodealliance/componentize-js/blob/main/EXAMPLE.md but got the error:
I then manually changed the start of the file
hello/hello.component.js
to directly refer to the libraries, and it worked: