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
Document 'target' #630
Comments
Looks like a link to https://v2.parceljs.org/configuration/package-json/#targets is missing |
Also, I don't think it's documented that |
Yeah, "Language/HTML" is on the Todo list, which will cover: module/nomodule, inline scripts, inline styles, PostHTML, htmlnano |
https://v2.parceljs.org/languages/html/#dependencies and http://localhost:8080/getting-started/webapp/#differential-serving |
'target' is mentioned in passing on https://v2.parceljs.org/getting-started/configuration/#targets, but it doesn't detail what kind of values it can have, or how it works.
The text was updated successfully, but these errors were encountered: