microlinkhq / sdk

Make any URL embeddable. Turn any URL into a beautiful link preview.

Home Page:https://microlink.io/sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[vanilla] reduce bundle size

Kikobeats opened this issue · comments

rawact is just a POC so we can't use it for a production library.

Also, vanilla bundle has been reduced, improving the build system and being possible to use preact instead of react:

  • vanilla + react: 71kB
  • vanilla + preact: 35.6 kB