mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
cell and cell-group component
This commit is contained in:
@@ -40,7 +40,8 @@ module.exports = {
|
||||
alias: {
|
||||
'vue$': 'vue/dist/vue.runtime.common.js',
|
||||
'oxygen': path.join(__dirname, '..'),
|
||||
'src': path.join(__dirname, '../src')
|
||||
'src': path.join(__dirname, '../src'),
|
||||
'packages': path.join(__dirname, '../packages')
|
||||
}
|
||||
},
|
||||
module: {
|
||||
|
Reference in New Issue
Block a user