mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: no such file or directory, open undefinedbinariesGithubRelease.json
https://github.com/withcatai/node-llama-cpp/issues/199
This commit is contained in:
parent
328cfe0a95
commit
261a679f70
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ exports.main = _.compact([
|
|||
}),
|
||||
new webpack.DefinePlugin({
|
||||
'process.env.NODE_ENV': `"${process.env.NODE_ENV ?? 'production'}"`,
|
||||
'const __dirname = path.dirname(fileURLToPath(import.meta.url));': '',
|
||||
}),
|
||||
new ExternalsPlugin({
|
||||
type: 'commonjs',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue