mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
chore(cli): rename some files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import decamelize from 'decamelize';
|
||||
import DemoHome from './components/DemoHome';
|
||||
import { demos } from 'mobile-entry';
|
||||
import { demos } from 'site-mobile-shared';
|
||||
|
||||
const routes = [];
|
||||
const names = Object.keys(demos);
|
||||
|
Reference in New Issue
Block a user