-
Hi, i want to use loaders through ES import attributes: Like this: import styles from './styles.css' with { type: 'asset' } Is it possible or should I use |
Beta Was this translation helpful? Give feedback.
Answered by
krutoo
May 19, 2025
Replies: 1 comment
-
It is possible via rule' |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krutoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is possible via rule'
with
option:https://rspack.dev/config/module#rulewith