We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8eaef7 commit 5b619edCopy full SHA for 5b619ed
Backend/api/index.js
@@ -1,3 +1,3 @@
1
-import app from '../index';
+import app from '../index.js';
2
3
export default app;
0 commit comments