mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[build] remove gulp
This commit is contained in:
@@ -25,10 +25,7 @@ module.exports = {
|
||||
clientLogLevel: 'warning'
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.js', '.ts', '.tsx', '.vue', '.css'],
|
||||
alias: {
|
||||
packages: path.join(__dirname, '../packages')
|
||||
}
|
||||
extensions: ['.js', '.ts', '.tsx', '.vue', '.css']
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
Reference in New Issue
Block a user