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
Most of these seem related to webpack, we'll be held back from upgrading until we can get time to write a proper chunking plugin for 4.0 which no longer allows you to chunk based on module location - and kind nukes our small chunks strategy.
npm outdated
shows the following outdated dependencies:I have already dealt with a couple as follows:
mocha
: update proposed in Use mocha@5 (latest) #257 (tested)styled-jsx
: removed as proposed in Remove css-js, styled-jsx & travis-cov dev deps #259I hope we can update the other dependencies within the near future. I can take a closer look in the next month or so.
The text was updated successfully, but these errors were encountered: