-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat: add assets folder structure #629
Conversation
Deploying with Cloudflare Pages
|
a617662
to
c03aa0b
Compare
Test this pull request
|
e398c69
to
75caab2
Compare
75caab2
to
c66ea9a
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #629 +/- ##
==========================================
+ Coverage 73.21% 73.29% +0.07%
==========================================
Files 274 274
Lines 9055 9139 +84
Branches 1215 1229 +14
==========================================
+ Hits 6630 6698 +68
- Misses 2305 2321 +16
Partials 120 120
☔ View full report in Codecov by Sentry. |
9d200a7
to
77113a1
Compare
77113a1
to
2a6e1ae
Compare
ee0a883
to
6df67fb
Compare
418ff82
to
e61f2cb
Compare
e61f2cb
to
0f21066
Compare
closes decentraland/sdk#783
closes decentraland/sdk#825
🤖 Generated by Copilot at 418ff82
Refactored and improved the inspector's components, hooks, and data layer modules to handle asset paths more consistently and reliably, and to support hiding entities from the hierarchy view. Added a new method and message type to the data layer protocol to retrieve the project path. Updated the README and the CSS files accordingly.