chore: reworking changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-08-23 11:22:35 +02:00
parent 8d0f846208
commit c916f415c0
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -69,6 +69,7 @@ module.exports = Object.assign(({ args }) => {
loader: require.resolve('swc-loader'),
options: {
jsc: {
target: 'es2019',
parser: {
syntax: 'typescript',
tsx: true,