Laravel News: Using Dynamic Imports with Laravel Mix
In the latest release of Laravel Mix (v4.0.16), support for dynamic imports was added out of the box. Learn how you can use code-splitting to ship much smaller initial bundles (kilobytes instead of megabytes) and improve load-times significantly for those users.
...
Comments are closed.