Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build @fluent/dom with TypeScript #474

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

stasm
Copy link
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
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