Skip to content

Commit

Permalink
fix mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Oct 16, 2024
1 parent f0aeb9c commit 5de0247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/swc/jest.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
rootDir: __dirname,
moduleNameMapper: {
"css-variable$": "../../dist",
"css-variable$": "../../",
},
transform: {
"^.+\\.(t|j)sx?$": [
Expand Down

0 comments on commit 5de0247

Please sign in to comment.