You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a major version bump because it upgrades webpack to 3.0.0, which is a major version boost for webpack, and spike is built on top of webpack, so you might see issues if you are running a more complex build. That being said, we haven't seen any issues in our testing, so try the upgrade locally and if something breaks please file an issue and roll back 😁
The good news is that you can now use webpack's scope hoisting! It's as easy as adding this single line to your config. Give it a shot!