🐛 핫픽스: 웹뷰 JS SyntaxError (정규식/백틱) 완벽 해결

This commit is contained in:
Jay
2026-04-11 22:49:26 +09:00
parent 322a86a591
commit f31febfad0
9 changed files with 655 additions and 12 deletions
+2 -1
View File
@@ -121,6 +121,7 @@
"typescript": "^5.1.3"
},
"dependencies": {
"axios": "^1.15.0"
"axios": "^1.15.0",
"jsdom": "^29.0.2"
}
}