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

Suggestions for improving documentation #14

Closed
assertchris opened this issue Dec 5, 2017 · 5 comments
Closed

Suggestions for improving documentation #14

assertchris opened this issue Dec 5, 2017 · 5 comments

Comments

@assertchris
Copy link

assertchris commented Dec 5, 2017

  • How do I get this SCSS file working?
  • How can I watch a file in one place and generate a file in another?
  • Is there a version manifest? Does this support versioning of any kind?
  • Can I watch multiple asset entrypoints at once (like CSS, JS, HTML)?

As discussed on reddit...

@devongovett
Copy link
Member

thanks. It is on my list to improve the docs specifically for compile-to-CSS langs. Basically you need to install node-sass in your project for it to work correctly. Sorry about that.

Please feel free to make other suggestions or directly make PRs against https://github.com/parcel-bundler/website.

@assertchris
Copy link
Author

I did install that. I also installed postcss and postcss-scss and autoprefix; and set up a .postcssrc file. All of this got me to the "[object Object] is not..." error.

@morajabi
Copy link

morajabi commented Dec 5, 2017

It is on my list

I'd love to see that list :))

@bryananthonylewis
Copy link

I'd agree with this. The getting started guide was great and straight forward. I got a project up super quick. However, I came to a halt right when I tried to make a SASS file and couldn't find any documentation on how to process that file.

@devongovett
Copy link
Member

Going to close this one. Please open an issue on https://github.com/parcel-bundler/website if you have more suggestions.

gorakong pushed a commit that referenced this issue Apr 29, 2021
Return react loadable reporter conditionally in development

Approved-by: Will Binns-Smith
Approved-by: Jack Brown
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

5 participants