Closed flut1 closed 6 years ago
This allows us to use the new es import() function to dynamically load modules. This is the recommended way in webpack to create split points in code, so this will be used quite frequently.
This allows us to use the new es import() function to dynamically load modules. This is the recommended way in webpack to create split points in code, so this will be used quite frequently.