FluidFramework
FluidFramework copied to clipboard
add bundlers document
Description
Add document to FF.com which tells users the packages that are known to cause issues and how to deal with them
Is webpack capitalized?
Is webpack capitalized?
They style it lower case on their website, but that's just a marketing/design affectation. It is a proper noun and I think when others refer to it they use "Webpack". I think I may have mistakenly written "WebPack" in some of my comments, but it should be "Webpack".
🔗 Found some broken links! 💔
Run a link check locally to find them. See https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.
linkcheck output
> [email protected] linkcheck /home/runner/work/FluidFramework/FluidFramework/docs
> npm run linkcheck:fast -- --external
> [email protected] linkcheck:fast /home/runner/work/FluidFramework/FluidFramework/docs
> linkcheck http://localhost:1313 --skip-file skipped-urls.txt "--external"
Crawling...
http://localhost:1313/css/style.min.f22f6c22fcc37a0d857a17c9c1202a67c28deef90cc26a52b7539b903f623331.css
- (1:3811) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.svg (HTTP 503)
http://localhost:1313/docs/apis/core-interfaces/ifluidcodedetailscomparer
- (832:360) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (836:168) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
- (844:25) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (873:25) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
http://localhost:1313/docs/apis/core-interfaces/ifluidcodedetailscomparer/
- (832:360) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (836:168) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
- (844:25) 'Array.sort' => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#Description (HTTP 200 but missing anchor)
- (873:25) 'https://..' => https://github.com/npm/node-semver#usage (HTTP 200 but missing anchor)
Summary of most serious issues:
http://localhost:1313/css/style.min.f22f6c22fcc37a0d857a17c9c1202a67c28deef90cc26a52b7539b903f623331.css
- (1:3811) url(...) => https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.svg (HTTP 503)
Stats:
117501 links
1300 destination URLs
1 URLs ignored
8 warnings
1 errors
This commit is queued for merging with the next
branch! Please ignore this PR for now. Contact @microsoft/fluid-cr-infra for help.