Consider the following two files:
app.js
import Game from \'./game/game\'; import React from \'react\'; import ReactDOM fro
in my case i used export instead of exports.
change export to exports.