Skip to content

Commit 62a9303

Browse files
Fixing mapping to access png resources
1 parent 259a1cc commit 62a9303

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
datalist-model-repo/target/
2+
datalist-model-share/target/

datalist-model-share/src/main/amp/file-mapping.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ include.default=true
1313
#
1414
/components=/components
1515
/config=/WEB-INF/classes
16+
/web=/

0 commit comments

Comments
 (0)