Initial commit
This commit is contained in:
commit
73c6b816c0
716 changed files with 170045 additions and 0 deletions
4
kirby/panel/vitest.setup.js
Normal file
4
kirby/panel/vitest.setup.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import Vue from "vue";
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
Vue.config.devtools = false;
|
Loading…
Add table
Add a link
Reference in a new issue