Skip to content

Commit 1c73a66

Browse files
committed
remove unneccesary type
1 parent b1bb32c commit 1c73a66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rspack.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ export default {
137137
},
138138
{
139139
test: /\.css$/i,
140-
type: 'javascript/auto',
141140
use: [
142141
{
143142
loader: CssExtractRspackPlugin.loader,

0 commit comments

Comments
 (0)