You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to import a UI library, getting strange error about . being an unexpected token.
The UI library documentation mentions requiring css-loader for webpack but no matter how hard I looked, I couldn't find any information in the documentation on how I could solve this kind of situations.
What version of
astro
are you using?1.0.0-beta.20
Are you using an SSR adapter? If so, which one?
no
What package manager are you using?
pnpm
What operating system are you using?
Mac
Describe the Bug
Trying to import a UI library, getting strange error about . being an unexpected token.
The UI library documentation mentions requiring css-loader for webpack but no matter how hard I looked, I couldn't find any information in the documentation on how I could solve this kind of situations.
All help would be appreciated, thank you.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-zgagsv?file=src/components/Counter.jsx
Participation
I might, but I have no idea where to start
The text was updated successfully, but these errors were encountered: