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

Set up an initial project with parcel and typescript #1

Closed
vkottler opened this issue Nov 20, 2022 · 4 comments
Closed

Set up an initial project with parcel and typescript #1

vkottler opened this issue Nov 20, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

https://parceljs.org/

Need to mess around a bit with the CLI

enable JSX inside typescript: https://www.typescriptlang.org/docs/handbook/jsx.html

@vkottler vkottler self-assigned this Nov 20, 2022
@vkottler vkottler added the enhancement New feature or request label Nov 20, 2022
@vkottler
Copy link
Owner Author

@vkottler
Copy link
Owner Author

Need to figure out why the caching feature of parcel doesn't work:

we could try changing some neovim settings but seems dumb.

got eslint working as well

@vkottler
Copy link
Owner Author

Need to fix some of the browser warnings, we should also add a favicon (can get that from vkottler.github.io ?)

@vkottler
Copy link
Owner Author

This is complete, next step is to actually implement something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant