mirror of
https://github.com/wharfkit/token.git
synced 2026-07-21 17:03:28 +00:00
change build target
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ export default [
|
||||
format: 'esm',
|
||||
sourcemap: true,
|
||||
},
|
||||
plugins: [typescript({target: 'esnext'})],
|
||||
plugins: [typescript({target: 'es2020'})],
|
||||
external,
|
||||
onwarn,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user