Adjust build target to work with esbuild

This commit is contained in:
Andreas Nedbal 2023-01-06 08:35:20 +01:00 committed by Andreas Nedbal
parent f6d7d6ae2d
commit e80bc24be0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"utilities/*": ["app/javascript/retrospring/utilities/*"]
},
"sourceMap": true,
"target": "es5",
"target": "es6",
"noEmit": true
},
"exclude": [