jquense / expr

tiny util for getting and setting deep object props safely

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to compile issue

anaekin opened this issue · comments

Getting Failed to compile during npm run build in my react app because of line 55 in index.js. I cannot use react-scripts as I am using a custom script. Suggested change - use of 'var' instead of 'let'.

happy to take a PR fixing it!

Same issue any luck

Already fixed and @jquense accepted the merge request.

Already fixed and @jquense accepted the merge request.

I suppose @jquense may require to publish the new version with these changes.

released