Closed pupudu closed 5 years ago
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.
Latest deployment for this branch: https://window-table-git-migrate-to-lodash.dodan.now.sh
Fixes #17
Earlier we were using lodash-es, since it produces beautiful syntax. But considering it causes issues in certain environments, we fall back to lodash.
However, it should be noted that the actual issue is in NextJs, as it does not transpile node_modules yet.