-
Notifications
You must be signed in to change notification settings - Fork 710
Closed
Description
- missing properties
- clone feat: nativeMagicString clone #7813
- move fix: nativeMagicString move api #7796
- reset feat: nativeMagicString reset #7828
- slice (important) feat: nativeMagicString
slice#7807 - snip feat: nativeMagicString snip #7818
- trim / trimStart / trimEnd / trimLines feat: nativeMagicString trim methods #7800
- lastChar / lastLine feat: nativeMagicString lastChar #7819
- original
- offset
- Add a way to detect whether a magic-string instance is native or not, without importing rolldown (since rolldown may not be installed). Current I use
s.constructor.name === 'BindingMagicString'in rolldown-string, which is fragile feat(rolldown): add isRolldownMagicString property for reliable native detection #8614.- Consider set
Symbol.toStringTag, see MDN
- Consider set
Support native magic-string on=> [Feature Request]: IncluderenderChunkhookmeta.magicStringinRenderChunkMeta#7934
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels