Chore/prepare alpha 9 release (#3320)
* chore: add missing PR in changeLog * chore: add a link to previous documentation * fix: add prepare open to build the package prior to release * fix: do not include doc in generated package * chore: include lib in package * chore: fix tsc call which tries to parse docs folder --------- Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
"target": "esnext",
|
||||
"verbatimModuleSyntax": true
|
||||
},
|
||||
"exclude": ["examples", "lib"]
|
||||
"exclude": ["examples", "lib", "docs"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user