Closed gaitat closed 2 years ago
In package.json, I think this line: "module": "src/index.txt", should be "module": "src/index.js",
"module": "src/index.txt",
"module": "src/index.js",
Yes, correct
In package.json, I think this line:
"module": "src/index.txt",
should be"module": "src/index.js",