-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Currently absolute paths map to the repo root.
Maybe absolute paths for assets (only jsx assets?) should map to:
- the parent directory containing a
package.json, falling back to the worksapce root - the parent "assets directory" if configured via
a. ajs_assets_dirdirective
b. rspack publicDir (probably won't support this and you must duplicate this config in a directive)
See rspack static assets for more info about asset resolution
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels