vue plugin system somehow works

This commit is contained in:
2021-12-29 01:25:35 +01:00
parent 1954659a82
commit ee20eb16e1
30 changed files with 136 additions and 51 deletions
@@ -0,0 +1,2 @@
import zeroPlugin0 from '@zeroplugin0/plugin';
export default [ zeroPlugin0 ];