mirror of
https://github.com/ollama/ollama.git
synced 2026-04-19 19:54:19 +02:00
ollama app welcome screen for first time run (#80)
This commit is contained in:
@@ -28,4 +28,8 @@ export const rules: Required<ModuleOptions>['rules'] = [
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
test: /\.svg$/,
|
||||
use: ['@svgr/webpack'],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user