forked from FoundKeyGang/FoundKey
add es2017 target
This commit is contained in:
parent
f0a019c94f
commit
75a55ce8d3
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ export default defineConfig(({ command, mode }) => {
|
|||
'chrome100',
|
||||
'firefox100',
|
||||
'safari15',
|
||||
'es2017',
|
||||
],
|
||||
manifest: 'manifest.json',
|
||||
rollupOptions: {
|
||||
|
|
Loading…
Reference in a new issue