mirror of
https://github.com/ollama/ollama-js.git
synced 2026-07-01 11:16:25 -04:00
fix: errors in browser.ts (#58)
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
"module": "ES2022",
|
||||
"outDir": "./dist",
|
||||
"target": "ES6",
|
||||
"lib": [
|
||||
"es6",
|
||||
"es2018.asyncgenerator",
|
||||
"dom"
|
||||
]
|
||||
},
|
||||
|
||||
"ts-node": {
|
||||
|
||||
Reference in New Issue
Block a user