Skip to content

Build types - #334

Merged
michielbdejong merged 1 commit into
add-header-stylesfrom
build-types
Aug 31, 2020
Merged

Build types#334
michielbdejong merged 1 commit into
add-header-stylesfrom
build-types

Conversation

@michielbdejong

@michielbdejong michielbdejong commented Aug 31, 2020

Copy link
Copy Markdown
Contributor

We wanted to get it to build types for src/, test/ and __mocks__/, but we also wanted the output to go to lib/index.d.ts and not lib/src/index.d.ts. We got the types to build to lib/index.d.ts but now it only builds src/. If someone knows how to make it check the types of test/ and __mocks__/ as well, please contribute! :)

@michielbdejong
michielbdejong changed the base branch from master to add-header-styles August 31, 2020 10:25
@SharonStrats
SharonStrats self-requested a review August 31, 2020 10:38
@michielbdejong
michielbdejong merged commit 4b94bd7 into add-header-styles Aug 31, 2020
michielbdejong added a commit that referenced this pull request Aug 31, 2020
* added style sheet and functions

* all styling but banner icon

* ran lint fix

* took out the extra banner styling

* Added typedoc, started tests, and updated examples

* completed examples, typedoc, typescript

* added tests

* Only build src/, since we can't get flattened output to lib/ working (#334)

Co-authored-by: Sharon <sstratsianis@student.unimelb.edu.au>
Co-authored-by: Michiel de Jong <michiel@unhosted.org>
Co-authored-by: Michiel de Jong <michielbdejong@users.noreply.github.com>
@michielbdejong
michielbdejong deleted the build-types branch August 31, 2020 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants