Skip to content

Commit

Permalink
chore: update swc config
Browse files Browse the repository at this point in the history
  • Loading branch information
ocamilomontealegre committed Nov 8, 2024
1 parent 82a2d6c commit d4a9207
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .swcrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
},
"module": {
"type": "es6",
"strict": true,
"resolveFully": true
},
"minify": false
"minify": true
}

0 comments on commit d4a9207

Please sign in to comment.