Skip to content

Commit e5f8da1

Browse files
authored
build: use dedicated folder for samples (#4)
1 parent 0473d44 commit e5f8da1

File tree

7 files changed

+4
-0
lines changed

7 files changed

+4
-0
lines changed

sfdx-project.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
{
44
"path": "chain",
55
"default": true
6+
},
7+
{
8+
"path": "samples",
9+
"default": false
610
}
711
],
812
"namespace": "",

0 commit comments

Comments
 (0)