-
Describe the bugI am trying to import my
I also tried this as well @forward "./variables"; and it is not working at some points :( please help what else shall I do! This is my vite.config.js
ReproductionSteps to reproducenpm run dev System InfoSystem:
OS: macOS 14.4
CPU: (10) arm64 Apple M2 Pro
Memory: 81.73 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node
Yarn: 1.22.17 - /usr/local/bin/yarn
npm: 10.8.2 - ~/.nvm/versions/node/v20.12.2/bin/npm
pnpm: 9.12.0 - ~/.nvm/versions/node/v18.16.0/bin/pnpm
bun: 1.0.1 - ~/.bun/bin/bun
Watchman: 2024.10.28.00 - /opt/homebrew/bin/watchman
Browsers:
Brave Browser: 126.1.67.119
Chrome: 130.0.6723.119
Edge: 131.0.2903.48
Safari: 17.4
npmPackages:
@vitejs/plugin-react-swc: ^3.5.0 => 3.7.1
vite: ^5.4.10 => 5.4.11 Used Package Managernpm LogsNo response Validations
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Probably you have to change |
Beta Was this translation helpful? Give feedback.
Yup that is what I tried at some point even I updated the
vite.config.ts
and did tried inside the