Speech as a package - export components #401

Merged
bones7242 merged 8 commits from speech-as-a-package-export-component-lib into speech-as-a-package 2018-03-22 06:11:03 +01:00
bones7242 commented 2018-03-22 05:55:55 +01:00 (Migrated from github.com)
  • added the Components, Containers, and Pages to the exported Speech class
- added the Components, Containers, and Pages to the exported Speech class
bones7242 commented 2018-03-22 05:58:28 +01:00 (Migrated from github.com)

@seanyesmunt this PR might look a little strange to you because I have been working on this #speech-as-a-package branch that exports spee.ch as a constructor. The purpose of this PR was to export all of the components (which are in the client/components, client/containers, and client/pages folders) along with the server so that they can be used to build custom components in spee.ch implementations.

@seanyesmunt this PR might look a little strange to you because I have been working on this `#speech-as-a-package` branch that exports spee.ch as a constructor. The purpose of this PR was to export all of the components (which are in the `client/components`, `client/containers`, and `client/pages` folders) along with the server so that they can be used to build custom components in spee.ch implementations.
neb-b (Migrated from github.com) approved these changes 2018-03-22 06:02:32 +01:00
neb-b (Migrated from github.com) commented 2018-03-22 06:00:36 +01:00

I would use const if you aren't changing anything

I would use `const` if you aren't changing anything
bones7242 (Migrated from github.com) reviewed 2018-03-22 06:04:53 +01:00
bones7242 (Migrated from github.com) commented 2018-03-22 06:04:53 +01:00

nice

nice
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#401
No description provided.