Dynamic import maps#2215
Dynamic import maps#2215stevenvachon wants to merge 0 commit intosystemjs:masterfrom stevenvachon:master
Conversation
|
The tests pass locally 🤷 |
|
@stevenvachon thanks for the PR. I'm working on a refactoring to try and simplify the base - on the of the biggest things we need to focus on for the project is keeping the byte footprint down since it is so critical, so a lot of work needs to go into that here still. Were you able to test IE11? |
A lot of work on this PR?
No, but I can try and figure that out today. |
|
@stevenvachon would you mind if I pushed some commits here and rebase this to #2216? |
|
I don't mind. I'll create a contingency backup branch. |
|
Hmm, it seems git doesn't like doing this with the master branch... I'm now getting permission denied as the PR got closed. If you want to reopen this PR we can try again to get the credit. Otherwise I will create a new one. |
|
I don't care about the credit. |
|
Released in 6.4.0. |
|
@stevenvachon I've confirmed this is working in IE11 in 42308a1. |
Closes #2211