➜ mobx-test cnpm install babel-plugin-transform-decorators-legency -D
✖ Install fail! Error: GET https://r.npm.taobao.org/babel-plugin-transform-decorators-legency response 404 status
Error: GET https://r.npm.taobao.org/babel-plugin-transform-decorators-legency response 404 status
✖ Install fail! Error: GET https://r.npm.taobao.org/babel-plugin-transform-decorators-legency response 404 status
Error: GET https://r.npm.taobao.org/babel-plugin-transform-decorators-legency response 404 status
2020-02-24
babel 7
plugins: [
["@babel/plugin-proposal-decorators", { "legacy": true }],
["@babel/plugin-proposal-class-properties", { "loose" : true }]
]
plugins: [
["@babel/plugin-proposal-decorators", { "legacy": true }],
["@babel/plugin-proposal-class-properties", { "loose" : true }]
]
2019-10-29