refactor: import brand assets directly from DS v0.1.34
DS now exports ./assets/* — import PNGs directly via Vite instead of copying to public/. Removes duplicated brand files from public/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -95,7 +95,6 @@ public class SecurityConfig {
|
||||
"/index.html",
|
||||
"/config.js",
|
||||
"/favicon-*.png",
|
||||
"/cameleer3-logo-*.png",
|
||||
"/assets/**"
|
||||
).permitAll()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user