mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(webpack) babel-loader: presets: rm duplicate entry
This commit is contained in:
parent
55c1299619
commit
3418bcc3a9
1 changed files with 0 additions and 3 deletions
|
|
@ -33,9 +33,6 @@ const loaders = clean([
|
|||
test: /\.js$/,
|
||||
exclude: /node_modules/,
|
||||
loader: 'babel-loader',
|
||||
query: {
|
||||
presets: ['es2015']
|
||||
}
|
||||
}
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue