Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit b0a14ca

Browse files
committed
refactor: babel config
1 parent 3d43ead commit b0a14ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.babelrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
{
99
"sourceMap": false,
1010
"autoLabel": "never",
11-
"labelFormat": "[dirname]",
12-
"cssPropOptimization": true
11+
"cssPropOptimization": false
1312
}
1413
]
1514
]

0 commit comments

Comments
 (0)