Import ES6 Modules with absolute paths in NodeJS without using Babel/Webpack

后端 未结 0 600
南笙
南笙 2020-11-27 22:51

I have a plain old NodeJS project (with Typescript) and I\'m really struggling to find out how to do ES6 imports for local files without having to do "../../../foo/bar&

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