Closed tetsuharuohzeki closed 3 years ago
ES Module (.mjs) requires file extension on import other files. It will be a runtime error if you lack them. https://nodejs.org/dist/latest-v13.x/docs/api/esm.html
ES Module (.mjs) requires file extension on import other files. It will be a runtime error if you lack them. https://nodejs.org/dist/latest-v13.x/docs/api/esm.html