module.exports与exports,export与export default之间的关系和区别

原文地址:https://www.cnblogs.com/fayin/p/6831071.html

more:nodejs默认是不支持ES6的import的模块导入的,具体可见:https://www.cnblogs.com/guanghe/p/6560698.html

但是nodejs也可以使用ES6的import,具体可见:http://taobaofed.org/blog/2016/01/07/find-back-the-lost-es6-features-in-nodejs/

posted @ 2018-12-11 16:46  jim520  阅读(185)  评论(0编辑  收藏  举报