signalpoint / jDrupal

A JavaScript Library and API for Drupal Applications
http://jdrupal.tylerfrankenstein.com/
GNU General Public License v2.0
76 stars 38 forks source link

Rename variable with a reserved word #88

Closed hanoii closed 2 years ago

hanoii commented 2 years ago

I was getting:

implements is a reserved word in strict mode

In a build where I used this project for years and saw this new commits.

I will fallback to an older version for now until I update to D9 and then I might try it out, I hope you can merge this one soonish.

Thanks!

signalpoint commented 2 years ago

@hanoii Thank you! I've merged it in, and compiled a new version of jdrupal.js and pushed that up too. The jdrupal.min.js did not have any changes from this.