fast
fast copied to clipboard
docs: add Parcel & MDX integration manual
📖 Description
add Integration Manual for:
- Parcel: https://parceljs.org/
- MDX: https://mdxjs.com/
✅ Checklist
General
- [x] I have included a change request file using
$ npm run change - [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.
- [x] I have read the CONTRIBUTING documentation and followed the standards for this project.
@microsoft-github-policy-service agree company="idea2app.cn"
Hi @TechQuery, a lot has changed since we published the 2.0.0 version of @microsoft/fast-element a few weeks ago, in our updated documentation we've streamlined things to be a single page, see https://fast.design/docs/integrations.
If you want to add any special configuration options you can add them on that page, or if using Parcel and MDX works well out of the box, feel free to just pop them on the list!
One of the reasons we've gone in this direction is to mitigate the overhead of keeping docs up to date.
Closing this as it is part of the legacy documentation which we are not taking net new contributions to (fixes only), there are also references to React in the configuration. If you would like to add any Parcel specific docs to the 2.x documentation feel free!