Jul 24, 2017 · 1 min read
Good point! At the time I wrote this article, webpack 2 had just started supporting System.import() for code splits, but now that is deprecated and they recommend using just import() for code splits.
Good point! At the time I wrote this article, webpack 2 had just started supporting System.import() for code splits, but now that is deprecated and they recommend using just import() for code splits.