You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
Hi,
I had the same issue described in #7
After applying the solution (
jspm install jsx@0.13-rc) I now get the following (presumably related) error:quizzes.local.gutools.co.uk/:1 Uncaught (in promise) Error: Cannot set property 'exports' of undefinedThe offending line:
module.exports = ReactApp;My versions from
config.js:Any ideas?
Thanks