fix vite plugin
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { createApp } from 'vue';
|
||||
import Config from './components/Config.vue';
|
||||
import allComponent from 'kintone-ui-component';
|
||||
|
||||
createApp(Config, { pluginId: kintone.$PLUGIN_ID }).mount('#app');
|
||||
|
||||
Reference in New Issue
Block a user