-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Low
In order to support dynamic imports, two pieces of functionality need to be added.
1) A fallback local loader which handles all unmatched load requests
2) A way to add dependencies after a module is loaded
This JIRA exists to address issue #1. The fallback loader can be used to locate the bundle to which a new wire should be created. If no fallback loader exists, then null is returned per normal.
- blocks
-
MODULES-23 Add support for dynamic imports
- Closed