Skip to content

Commit 958dbc9

Browse files
committed
Merge pull request #9 from covolution/master
Added /web to file mappings so the resources are available in share.war
2 parents fa60d8e + a980539 commit 958dbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript-console-share/src/main/amp/file-mapping.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ include.default=true
1212
# Custom mappings. If 'include.default' is false, then this is the complete set.
1313
#
1414
#/WEB-INF=/WEB-INF
15-
#/web=/
15+
/web=/

0 commit comments

Comments
 (0)