Skip to content

Build @fluent/dom with TypeScript#474

Merged
stasm merged 1 commit intoprojectfluent:masterfrom
stasm:ts-dom
Apr 14, 2020
Merged

Build @fluent/dom with TypeScript#474
stasm merged 1 commit intoprojectfluent:masterfrom
stasm:ts-dom

Conversation

@stasm
Copy link
Copy Markdown
Contributor

@stasm stasm commented Apr 10, 2020

See #376 for the larger discussion about migrating @fluent packages to TypeScript. See #470 for the discussion about the status of @fluent/dom.

This PR is different than the others related to the TypeScript migration. As I explained in #470, I think fully migrating @fluent/dom to TypeScript would add little value to it today. However, I'd like to move forward with my build system cleanups; this PR switches @fluent/dom's build system to using tsc to transpile JS files to JS files with inferred type definitions. This way, all @fluent packages are built using the same set of tools.

@stasm stasm requested a review from Pike April 10, 2020 12:56
@stasm stasm mentioned this pull request Apr 10, 2020
7 tasks
Copy link
Copy Markdown
Contributor

@Pike Pike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

@stasm stasm merged commit 560b21f into projectfluent:master Apr 14, 2020
@stasm stasm deleted the ts-dom branch April 14, 2020 15:24
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