parser-ts icon indicating copy to clipboard operation
parser-ts copied to clipboard

Can @babel/code-frame be avoided?

Open danielo515 opened this issue 2 years ago • 0 comments

📖 Documentation

Hello. I noticed that most of the examples uses the run function, that in turn requires babel code-frame. Can babel code frame be avoided? My parser is meant to run in the browser and this dependency is quite beefy (and I'm not even sure it can run properly)

danielo515 avatar Dec 15 '23 18:12 danielo515