Use the proper transform plugin for preset-es2016. (#3563)
This commit is contained in:
parent
ff4f476abe
commit
52683f0018
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
require("babel-plugin-syntax-exponentiation-operator"),
|
||||
require("babel-plugin-transform-exponentiation-operator"),
|
||||
]
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user