ubiquity / scraper-kernel

A Puppeteer-based scraping platform with modular, page-level scraping logic.
0 stars 3 forks source link

chore: build npm package with tsup #11

Closed gitcoindev closed 8 months ago

gitcoindev commented 8 months ago

References:

https://tsup.egoist.dev/ https://javascript.plainenglish.io/how-to-bundle-a-typescript-project-with-tsup-65d1e4b54774

Building and publishing:

$ yarn install $ yarn build $ yarn publish

Resolves: https://github.com/ubiquity/scraper-kernel/issues/1