Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
a5dbcf2e
Commit
a5dbcf2e
authored
Aug 31, 2023
by
Jeffrey Morgan
Browse files
app: dont package `ggml-metal.metal`
parent
9304f0e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
app/forge.config.ts
app/forge.config.ts
+0
-1
No files found.
app/forge.config.ts
View file @
a5dbcf2e
...
@@ -27,7 +27,6 @@ const config: ForgeConfig = {
...
@@ -27,7 +27,6 @@ const config: ForgeConfig = {
path
.
join
(
__dirname
,
'
./assets/iconDarkTemplate@2x.png
'
),
path
.
join
(
__dirname
,
'
./assets/iconDarkTemplate@2x.png
'
),
path
.
join
(
__dirname
,
'
./assets/iconDarkUpdateTemplate.png
'
),
path
.
join
(
__dirname
,
'
./assets/iconDarkUpdateTemplate.png
'
),
path
.
join
(
__dirname
,
'
./assets/iconDarkUpdateTemplate@2x.png
'
),
path
.
join
(
__dirname
,
'
./assets/iconDarkUpdateTemplate@2x.png
'
),
...(
process
.
platform
===
'
darwin
'
?
[
'
../llm/ggml-metal.metal
'
]
:
[]),
],
],
...(
process
.
env
.
SIGN
...(
process
.
env
.
SIGN
?
{
?
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment