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

Cleanup #298

Merged
merged 13 commits into from
May 30, 2024
Merged

Cleanup #298

merged 13 commits into from
May 30, 2024

Conversation

kpal81xd
Copy link
Contributor

@kpal81xd kpal81xd commented May 29, 2024

  • Sets default develop script to use debug engine (skips terser also)
  • Proper importing of PCUI
  • Updated playcanvas
  • Removed unused modules
  • Reordered tsconfig
  • Refactored custom plugin
  • Removed caching and use unbundled engine version for treeshaking

@kpal81xd kpal81xd requested review from slimbuck and willeastcott and removed request for slimbuck May 29, 2024 13:04
@kpal81xd kpal81xd self-assigned this May 29, 2024
@willeastcott willeastcott added the enhancement New feature or request label May 29, 2024
@slimbuck
Copy link
Member

Looks like you've removed the ability to specify custom PCUI package for development, i.e.:
PCUI_PATH=../pcui npm run develop.

src/viewer.ts Outdated Show resolved Hide resolved
@kpal81xd kpal81xd merged commit d386871 into main May 30, 2024
2 checks passed
@kpal81xd kpal81xd deleted the cleanup branch May 30, 2024 09:58
@slimbuck
Copy link
Member

Isn't pcui remapping still broken since you're importing directly from @playcanvas/pcui/react?

@slimbuck slimbuck mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants