You've already forked konami-code-snippets
mirror of
https://github.com/hexolan/konami-code-snippets.git
synced 2026-05-20 11:39:22 +01:00
fix: update minify opts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"js": {
|
||||
"type": "terser",
|
||||
"terser": {
|
||||
"mangle": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user