module-federation/vite

No loader is configured for ".scss" files

Closed this issue · 3 comments

I'm new to using federation and I'm having doubts and problems when configuring it to use .scss with vite.

Are you having the same problems? Could you help me?

Here are the versions I'm using:
"@module-federation/vite": "^0.2.8",
"@softarc/native-federation": "^2.0.10",
"@softarc/native-federation-esbuild": "^2.0.10",

"vite": "^5.0.8",
"vite-plugin-sass": "^0.1.0"

2024-08-09 11_56_54-
2024-08-09 11_57_09-
2024-08-09 11_57_33-

See here forss Scss support in vite

@gioboa we can close this

Thanks @husayt