diff options
author | 2022-05-12 16:04:01 +0000 | |
---|---|---|
committer | 2022-05-12 10:04:01 -0600 | |
commit | b463ddb3ce43641536dee4413ac5bb8ebcbdf608 (patch) | |
tree | dfd3675bf8974daad0143b82102ee4a262d4d0cc /packages/integrations/react/client.js | |
parent | 2fed346a00e7ba61aabb7ae27ded8432098795d6 (diff) | |
download | astro-b463ddb3ce43641536dee4413ac5bb8ebcbdf608.tar.gz astro-b463ddb3ce43641536dee4413ac5bb8ebcbdf608.tar.zst astro-b463ddb3ce43641536dee4413ac5bb8ebcbdf608.zip |
Resolve components by module ID during compilation (#3300)
* WIP: adding test coverage
* test fixes
* moving the shared lib up a directory to reproduce the bug
* fix: transform with the module ID instead of parsing the filepath
* adding the shared lib to the workspaces list
* fix: client-only assets now get the full URL from vite
* why is this needed for windows?
* WIP: using /@fs to handle windows filepaths
* fix: remove /@fs from hoisted script imports
* nit: removing unused imports
* fix: strip off the path root when mapping client:only styles
* had to reverse the `/@fs` handling to work on windows and unix
* chore: adding comments to explain the fix
* chore: adding changeset
Diffstat (limited to 'packages/integrations/react/client.js')
0 files changed, 0 insertions, 0 deletions