fast icon indicating copy to clipboard operation
fast copied to clipboard

docs: add Parcel & MDX integration manual

Open TechQuery opened this issue 1 year ago • 2 comments

📖 Description

add Integration Manual for:

  1. Parcel: https://parceljs.org/
  2. 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.

TechQuery avatar Jul 28 '24 23:07 TechQuery

@microsoft-github-policy-service agree company="idea2app.cn"

TechQuery avatar Jul 28 '24 23:07 TechQuery

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.

janechu avatar Sep 04 '24 17:09 janechu

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!

janechu avatar Jan 15 '25 22:01 janechu