generated from Seekra/repository-template
support old browsers
This commit is contained in:
@@ -21,6 +21,9 @@ import { createHtmlPlugin } from 'vite-plugin-html';
|
|||||||
|
|
||||||
// https://vite.dev/config/
|
// https://vite.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
build: {
|
||||||
|
target: 'es2020'
|
||||||
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
vue(),
|
vue(),
|
||||||
createHtmlPlugin({
|
createHtmlPlugin({
|
||||||
|
|||||||
Reference in New Issue
Block a user