requirejs-rails
requirejs-rails copied to clipboard
error only in production - jquery Object.defineProperty is not a function
my requirejs modules work very well in development but lota of problems after deploy.
the core issue is due to the abent of jquery since jquery pop up the error
Object.defineProperty is not a function
This could be a browser issue, see Browser compatibility of Object.defineProperty()