Skip to content

Commit 97606f7

Browse files
authored
Merge pull request #812 from HolodexNet/dev
2 parents fa3d0a8 + 876b420 commit 97606f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export default ({ mode }) => {
158158
},
159159
sourcemap: true,
160160
build: {
161+
target: "es2020",
161162
rollupOptions: {
162163
input: {
163164
main: path.resolve(__dirname, "index.html"),

0 commit comments

Comments
 (0)