Skip to content

Where to find "./.build/plugins/PackageToJS/outputs/Package/index.js"; #358

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

Open
onedayitwillmake opened this issue May 8, 2025 · 1 comment

Comments

@onedayitwillmake
Copy link

Trying to follow along with the hello-world tutorial here:
https://swiftpackageindex.com/swiftwasm/javascriptkit/0.29.0/tutorials/javascriptkit/hello-world

However, one of the final steps references the following code:

<script type="module">
        import { init } from "./.build/plugins/PackageToJS/outputs/Package/index.js";
        init();
</script>

Where can I find this file? Is the idea for users to build it themselves? Are there any instructions on how to build it?

@kateinoigakukun
Copy link
Member

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

No branches or pull requests

2 participants