[AAE-6202] Create a stories lib to make all the adf stories available (#7314)

* Create a stories lib to make all the adf stories available

* Run the test with a diff ext type

* sunc nx file
This commit is contained in:
Maurizio Vitale
2021-10-22 14:48:48 +01:00
committed by GitHub
parent 0270608bb0
commit a31f86f57b
11 changed files with 124 additions and 4 deletions

View File

@@ -49,6 +49,9 @@
},
"cli": {
"tags": ["scope:cli", "type:lib"]
},
"stories": {
"tags": ["scope:stories", "type:lib"]
}
}
}