#importing shared components error

1 messages · Page 1 of 1 (latest)

bleak galleon
#

Only whatever is in the src/ directory gets compiled. so, you can only import stuff from inside src/ in your jsx files.

hushed lotus
bleak galleon
#

nothing outside your vite app get's sent to the client browser