mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-25 10:30:36 +03:00
chore: update babel
This commit is contained in:
+4
-1
@@ -1,4 +1,6 @@
|
||||
module.exports = {
|
||||
module.exports = api => {
|
||||
api.cache(false);
|
||||
return {
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env',
|
||||
@@ -24,3 +26,4 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user