mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
feat(cli): auto install all components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import decamelize from 'decamelize';
|
||||
import { documents } from '../../dist/desktop-config';
|
||||
import { documents } from 'desktop-entry';
|
||||
|
||||
const routes = [];
|
||||
const names = Object.keys(documents);
|
||||
|
Reference in New Issue
Block a user