mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
修改 unit test 的配置 (#10)
* change require vue to Vue && waterfall.md * use vue in amd & commonjs, use Vue in root * change webpack config * fix some config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Waterfall from '../components/waterfall';
|
||||
import Waterfall from '../components/waterfall/waterfall';
|
||||
import { mount } from 'avoriaz';
|
||||
|
||||
describe('Waterfall', () => {
|
||||
|
Reference in New Issue
Block a user