在ES6也就是用的import引入包的代码中怎么配置decorator
来源:9-4 [第 2 次迭代] 结合 Decorator 对 koa-router 进行抽象封装支持路由空间分离

_浅蓝_你喜欢的颜色
2019-07-20
请问在用import引入包的代码中怎么配置decorator
写回答
2回答
-
Scott
2019-07-27
问题解决没,应该是 babel 的包依赖和配置问题
112019-07-28 -
_浅蓝_你喜欢的颜色
提问者
2019-07-21
nodemon -w server --exec babel-node server --presets env --plugins transform-decorators-legacy
00
相似问题