unroller
No user record in our sample, but unroller has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but unroller has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Rollup produces an AST (with acorn) then it manipulates the original source code as a string with MagicString which is a less than ideal hack for code transformations. Will Rolldown eschew the MagicString approach…