Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Switch @opencensus/web-core to use @opencensus/web-types #28

Merged
merged 4 commits into from
Mar 21, 2019

Conversation

draffensperger
Copy link
Contributor

This refactors the @opencensus/web-core package to use types from the @opencensus/web-types package rather than the @opencensus/core package directly. This allows removing the @types/node import and will also enable removing the special webpack tree shaking code (and make it easier to build all this with Bazel in the future).

This also allows deleting the enums.ts file and allows those enums to be automatically copied from the @opencensus/core package directly via @opencensus/web-types.

@draffensperger draffensperger changed the base branch from web-types-generated to master March 21, 2019 23:22
@draffensperger draffensperger merged commit 226aa60 into master Mar 21, 2019
@draffensperger draffensperger deleted the web-types-refactor branch March 21, 2019 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants