add typeorm in external-node-runtime-dependencies

This commit is contained in:
geekgeekrun
2024-03-20 09:42:32 +08:00
parent 4f7e748a19
commit af92ef6718
4 changed files with 733 additions and 5 deletions
@@ -2,3 +2,4 @@ export * as puppeteerExtra from 'puppeteer-extra'
export * as PuppeteerExtraPluginStealth from 'puppeteer-extra-plugin-stealth'
export * as puppeteerManager from '@puppeteer/browsers'
export * as findChromeBin from 'find-chrome-bin'
export * as typeorm from 'typeorm'