superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
46 stars 3 forks source link

feat: Remove parser #276

Closed lukas-valenta closed 2 years ago

lukas-valenta commented 2 years ago

Description

Removes the parser dependency completely

Motivation and Context

Parser is too big of a dependency and we decided it would be better to remove it now altogether and perhaps return it as an optional dependency later

Types of changes

Checklist:

Jakub-Vacek commented 2 years ago

Looks ok, I am just not sure about the fallback to map AST fetch.