Closed basvandijk closed 9 years ago
I'm getting the following error:
JavaScript exception: ReferenceError: h$sendXHR is not defined
Is this because /jsbits/xhr.js is not included in the js-sources field in the cabal file?
/jsbits/xhr.js
js-sources
Oh I see it is included in the js-sources field.
I'm getting the following error:
JavaScript exception: ReferenceError: h$sendXHR is not defined
Is this because
/jsbits/xhr.js
is not included in thejs-sources
field in the cabal file?