Skip to content

Commit 86fd594

Browse files
tylerlongembbnux
authored andcommitted
Fix issue #333 and regenerate docs/ (#335)
* Remove RecipientsHeader, fix issue #333 * Update docs/
1 parent 9d27b74 commit 86fd594

File tree

34 files changed

+2246
-465
lines changed

34 files changed

+2246
-465
lines changed

.ackrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
--ignore-file=match:/^yarn\.lock$/
2+
--ignore-dir=coverage

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ node_modules
3838
/dev-server/api-config.js
3939
/localization
4040
/demo-extension-build
41+
42+
.env

0 commit comments

Comments
 (0)