fix(client): revert es2017
This commit is contained in:
parent
d78faf1134
commit
0ddabdbf68
2 changed files with 365 additions and 368 deletions
|
@ -49,7 +49,6 @@ export default defineConfig(({ command, mode }) => {
|
|||
'chrome100',
|
||||
'firefox100',
|
||||
'safari15',
|
||||
'es2017', // TODO: そのうち消す
|
||||
],
|
||||
manifest: 'manifest.json',
|
||||
rollupOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue