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

Migrate ui to Typescript #20

Merged
merged 8 commits into from
Sep 8, 2021
Merged

Conversation

btakita
Copy link
Contributor

@btakita btakita commented Apr 18, 2021

Converted ui to typescript using @rollup/typescript npm package. Had to export to ui/public/build/main.js (using output.dir) instead of ui/public/build/bundle.js (using output.file) due to rollup/plugins#862. Also exporting to ui/public/build/main.css instead of ui/public/build/bundle.css for consistency.

@btakita
Copy link
Contributor Author

btakita commented Apr 18, 2021

Fixes #19

@btakita btakita changed the title Issues/19 Migrate ui to Typescript Apr 19, 2021
@btakita
Copy link
Contributor Author

btakita commented Apr 19, 2021

Ping @zippy @qubist

@harlantwood
Copy link
Contributor

👍 Nice. I'm a big fan of typescript : )

@guillemcordoba guillemcordoba merged commit 0931668 into holochain:main Sep 8, 2021
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.

3 participants