Browse Source

add bad code

pull/188/head
Louis Lam 4 years ago
committed by GitHub
parent
commit
413bd32aee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      vite.config.js

2
vite.config.js

@ -3,7 +3,7 @@ import vue from '@vitejs/plugin-vue'
import legacy from '@vitejs/plugin-legacy'
// https://vitejs.dev/config/
export default defineConfig({
export default defineConfig({
plugins: [
vue(),
legacy({

Loading…
Cancel
Save