logoalt Hacker News

themafiayesterday at 6:37 PM0 repliesview on HN

> You can’t import or require() a module that only exists in memory.

Sure you can. Function() exists and require.cache exists. This is _intentionally_ exploitable.