Hacker News new | past | comments | ask | show | jobs | submit login

The latest version of webpack removed polyfill, this broke another dependency, and i had to downgrade the react version to fix that!

Nothing like this did I ever see in the go or kotlin world.




If you depend on a specific behaviour why dont you pin your react version?


I learnt that much later. Apparently the current version of webpack that you get by following the official react project setup is missing certain polyfills!


Couldn't you have pinned your dependency and / or installed from a lockfile?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: