Skip to content

Conversation

@dschom
Copy link
Contributor

@dschom dschom commented Jan 28, 2026

Because

  • We'd dynamically construct import / require paths
  • This would break 'go to' code navigation & intellisense functionality in some IDEs

This pull request

  • Fixes devex by explicitly declaring the path in the require / import statement

Issue that this pull request solves

Closes: (issue number)

Checklist

Put an x in the boxes that apply

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

Changes largely provided by Claude...

@dschom dschom requested a review from a team as a code owner January 28, 2026 19:47
@dschom dschom force-pushed the polish-fix-code-nav branch from fbb3f49 to 2bb3b46 Compare January 28, 2026 19:48
@dschom dschom marked this pull request as draft January 28, 2026 22:31
@nshirley
Copy link
Contributor

Since I was having issues with my local setup, I grabbed the branch and poked around the modules you changed, code nav works and I haven't had any issues! I'll keep poking at it, and try switching between main and this a few more times

Because:
- We'd dynamically construct import / require paths
- This would break 'goto' functionality in some IDEs

This Commit:
- Fixes devex by simply declaring the path in the require / import statement
@dschom dschom force-pushed the polish-fix-code-nav branch from 2bb3b46 to c408225 Compare January 30, 2026 00:36
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.

3 participants