Unable to compile a Node.js application with Babel

后端 未结 0 549
隐瞒了意图╮
隐瞒了意图╮ 2021-01-19 17:01

This is my project structure:

.
├── .babelrc
├── package-lock.json
├── package.json
└── src
    ├── index.js
    ├── modules
    │   ├── assetdb.mjs
    │   ├         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题