-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic Imports of SDK Modules (#260)
* Save approach 1 while working on approach 2 * Almost have module loader working * Dynamic load for all except discovery * Complete dynamic imports of sdk modules * code clean up * update jsdoc * update discoveryContext dynamically * create generateDefaultSdkConstants * Organize class logic * remove logs and refine logic * test versions < 0.11 * fix for versions less than 0.11 * fix pascalcase issue * fix unit tests * Add constants * update year on cp * Update to refresh old test * fix unit tests
- Loading branch information
Showing
11 changed files
with
530 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.