-
Notifications
You must be signed in to change notification settings - Fork 294
Open
Description
Everything works fine locally but when i tried deploying it on Heroku, build fails with message:
> Build error occurred
ReferenceError: Image is not defined
at new MediaLoader (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:2204)
at Module.<anonymous> (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:23175)
at __webpack_require__ (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:529)
at Object.<anonymous> (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:10916)
at __webpack_require__ (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:529)
at /tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:1608
at /tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:1653
at webpackUniversalModuleDefinition (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:114)
at Object.<anonymous> (/tmp/build_468cb887/node_modules/react-awesome-slider/dist/index.js:1:375)
at Module._compile (internal/modules/cjs/loader.js:1085:14) {
type: 'ReferenceError'
}
Metadata
Metadata
Assignees
Labels
No labels