08:22 | <jakobjingleheimer> | I like it, but i think it's been discussed before. If you do move forward with it, please tag me 😀 |
09:01 | <CyanChanges> |
|
09:30 | <jakobjingleheimer> | I don't know of one, but there surely is |
18:03 | <nicolo-ribaudo> | CyanChanges there were some discussion about that in https://github.com/tc39/proposal-compartments/blob/master/0-module-and-module-source.md (cc Kris Kowal). That proposal wouldn't allow you to modify the module cache, but it would allow you to run some modules in a clean cache that can be partially popupated from an old cache. So you'd be able to re-run a module and its importers, while keeping the old version of all the other branches in the module tree |