fix(app): make custom elements file real

This commit is contained in:
Alex Alecu
2026-04-29 17:24:20 +03:00
parent a72d2a65f8
commit 3fa38e34aa
-3
View File
@@ -1,3 +0,0 @@
// kilocode_change start - keep Windows checkouts parseable when symlinks are disabled.
import "../../ui/src/custom-elements"
// kilocode_change end
+3
View File
@@ -0,0 +1,3 @@
// kilocode_change start - keep Windows checkouts parseable when symlinks are disabled.
import "../../ui/src/custom-elements"
// kilocode_change end