We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://parceljs.org/
Need to mess around a bit with the CLI
enable JSX inside typescript: https://www.typescriptlang.org/docs/handbook/jsx.html
The text was updated successfully, but these errors were encountered:
Other bundlers: https://medium.com/swlh/webpack-vs-rollup-vs-parcel-vs-browserify-bundle-size-build-time-ease-of-use-comparison-d80699822c37
Sorry, something went wrong.
Need to figure out why the caching feature of parcel doesn't work:
parcel
we could try changing some neovim settings but seems dumb.
got eslint working as well
Need to fix some of the browser warnings, we should also add a favicon (can get that from vkottler.github.io ?)
This is complete, next step is to actually implement something.
vkottler
No branches or pull requests
https://parceljs.org/
Need to mess around a bit with the CLI
enable JSX inside typescript: https://www.typescriptlang.org/docs/handbook/jsx.html
The text was updated successfully, but these errors were encountered: