chore: updating resolve plugins

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-23 11:18:02 +02:00
parent 0cbd697279
commit 8d0f846208
2 changed files with 15 additions and 21 deletions
+1
View File
@@ -88,6 +88,7 @@ module.exports = Object.assign(({ args }) => {
loader: require.resolve('swc-loader'),
options: {
jsc: {
target: 'es2019',
parser: {
syntax: 'ecmascript',
jsx: true,