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

Document Parcel v1.7.0 features #132

Closed
2 of 3 tasks
davidnagli opened this issue Mar 22, 2018 · 8 comments
Closed
2 of 3 tasks

Document Parcel v1.7.0 features #132

davidnagli opened this issue Mar 22, 2018 · 8 comments

Comments

@davidnagli
Copy link

davidnagli commented Mar 22, 2018

Parcel 1.7.0 is coming out soon, and it's gonna be a really huge update with tons of very exciting features and changes! 🚀 😃

The only problem is... none of it is documented yet 😟

I think we should all work together on getting the major changes documented in depth:

Lmk if I missed anything else that needs to be documented.

@devongovett
Copy link
Member

@DeMoorJasper
Copy link
Member

@item4
Copy link

item4 commented Mar 28, 2018

I think you missed about.vue file support and --log-level

@TimNZ
Copy link

TimNZ commented Mar 29, 2018

Update CLI options to not use 'build' when it is not one of the supported modes.
i.e. Disable HMR

For those who confuse easily 😀

@wesleyboar-fka-iosulfur
Copy link

wesleyboar-fka-iosulfur commented Apr 1, 2018

Has 1.7.0 has been released? I see 1.7.0 on master. I am very much looking forward to some documentation. Should I ask for help at Issue #850 until that documentation is available?

@TimNZ
Copy link

TimNZ commented Apr 1, 2018

The docs have been for 1.7.0 for around a week.

A prominent version number on the docs pages would be helpful.

Devon blogged on 1.7.0.
https://medium.com/@devongovett/parcel-v1-7-0-9aac0c505837

A Blogs or Releases link on the landing page along with current version number would be useful

@davidnagli
Copy link
Author

@wesleyboar I think most things should be documented, but if you ever run into something you need help with you can always message us on the Parcel slack :)

@DeMoorJasper
Copy link
Member

I've opened PRs for all the remaining topics :)

Closing this in favor of the PRs and #184 (for module resolution)

DeMoorJasper pushed a commit that referenced this issue Aug 25, 2018
This is my initial attempt at resolving #184, #132 and documenting parcel-bundler/parcel#850

I have a few questions which I believe should be answered and better described before merging:
- I would like to answer this question in the docs parcel-bundler/parcel#850 (comment)
- clarify terminology of:
	- project root: top-level package.json?
	- package root: package.json in node_module module? where does this start to resolve from?
- these comments https://github.com/parcel-bundler/parcel/pull/850/files#diff-f90b0caefa8028ff5ec8f2f2c2e6e39dR8 seem to suggest I may be missing some important information that should be documented

Closes #184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants