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

use targetlight in asset editor #10410

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

riknoll
Copy link
Member

@riknoll riknoll commented Mar 6, 2025

as i was messing with the asset editor page in the vscode extension, i noticed that it was referencing target.js. that file is huge (it contains all of the source of the target) and we definitely don't need it in the asset editor so this PR swaps it out for the targetlight version instead. i had to add a step to the target build to actually write out a js version of that file because previously we only included the json form.

also put a guard in main.ts for when bundledpkgs isn't defined

@riknoll riknoll requested a review from a team March 6, 2025 22:40
@riknoll riknoll merged commit 98a6d2d into master Mar 6, 2025
7 checks passed
@riknoll riknoll deleted the dev/riknoll/asset-editor-lite branch March 6, 2025 22:52
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