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

add buildtypes script to package.json & update entrypoint #7

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

mikuso
Copy link
Contributor

@mikuso mikuso commented Jan 7, 2025

This PR addresses #6 by updating the main entrypoint to point to src/main-prod.js.

It also adds typescript to the dev dependencies for building type declarations from source. (A buildtypes script was added to package.json to make this process simple to rebuild in future.)

mikuso and others added 2 commits January 7, 2025 13:19
- `main` entrypoint now points to src/main-prod.js.
- added typescript dev dependency for generating type declarations from source
@photonstorm photonstorm merged commit 91e1a3c into phaserjs:main Jan 7, 2025
@photonstorm
Copy link
Contributor

Nice, have merged this in.

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.

2 participants