Skip to content

Commit 1af3281

Browse files
BACKLOG-23397: Fix broken icons in editor (#85)
Fix broken images (mostly icons) when opening the Luxe site in jContent.
1 parent 9c158d0 commit 1af3281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"required-version": "8.2.0.0-SNAPSHOT",
1919
"module-type": "templatesSet",
2020
"module-dependencies": "default",
21-
"static-resources": "/javascript,/client",
21+
"static-resources": "/javascript,/client,/icons,/images",
2222
"server": "main.js",
2323
"maven": {
2424
"groupId": "org.jahia.modules.npm",

0 commit comments

Comments
 (0)