Skip to content

Commit 3969a2f

Browse files
javier-godoypaodb
authored andcommitted
feat(demo): provide reflection hints for native compilation
1 parent 8d91e11 commit 3969a2f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
{
3+
"name":"com.flowingcode.addons.applayout.ApplayoutDemoView"
4+
}
5+
]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"resources":{
3+
"includes":[{
4+
"pattern":"\\Qhamlet\\E"
5+
}],
6+
"bundles":[]
7+
}}

0 commit comments

Comments
 (0)