prerender-macro icon indicating copy to clipboard operation
prerender-macro copied to clipboard

Replace TypeScript parser to one faster

Open aralroca opened this issue 1 year ago • 0 comments

It's a pity because import attributes are not yet supported in many parsers and for the first version I used the TypeScript parser and found it to be very slow.

Surely it would be nice to switch to SWC or Bun's parser if they ever make it public. I create this issue to leave it for now as a reminder for the future.

aralroca avatar Mar 24 '24 18:03 aralroca