mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 11:52:39 +02:00
deploy: 7f4a37949e
This commit is contained in:
parent
9be76ea24e
commit
bc9a7ca114
1507 changed files with 3044 additions and 34225 deletions
1
assets/js/d08c98d1.6759bade.js
Normal file
1
assets/js/d08c98d1.6759bade.js
Normal file
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["54725"],{37059:function(e,t,n){n.r(t),n.d(t,{assets:()=>i,contentTitle:()=>o,default:()=>d,frontMatter:()=>l,metadata:()=>a,toc:()=>c});var a=n(92649),r=n(85893),s=n(80980);let l={mdx:{format:"md"},date:"2019-07-24T20:00"},o="2.0.0-alpha.24",i={authorsImageUrls:[]},c=[];function u(e){let t={code:"code",li:"li",ul:"ul",...(0,s.a)(),...e.components};return(0,r.jsxs)(t.ul,{children:["\n",(0,r.jsx)(t.li,{children:"Remove unused metadata for pages. This minimize number of http request & smaller bundle size."}),"\n",(0,r.jsx)(t.li,{children:"Upgrade dependencies of css-loader from 2.x to 3.x. CSS modules localIdentName hash now only use the last 4 characters instead of 8."}),"\n",(0,r.jsx)(t.li,{children:"Fix broken markdown linking replacement for mdx files"}),"\n",(0,r.jsx)(t.li,{children:"Fix potential security vulnerability because we're exposing the directory structure of the host machine. Instead of absolute path, we use relative path from site directory. Resulting in shorter webpack chunk naming and smaller bundle size."}),"\n",(0,r.jsx)(t.li,{children:"Use contenthash instead of chunkhash for better long term caching"}),"\n",(0,r.jsxs)(t.li,{children:["Allow user to customize generated heading from MDX. Swizzle ",(0,r.jsx)(t.code,{children:"@theme/Heading"})]}),"\n"]})}function d(e={}){let{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(u,{...e})}):u(e)}},80980:function(e,t,n){n.d(t,{Z:()=>o,a:()=>l});var a=n(67294);let r={},s=a.createContext(r);function l(e){let t=a.useContext(s);return a.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:l(e.components),a.createElement(s.Provider,{value:t},e.children)}},92649:function(e){e.exports=JSON.parse('{"permalink":"/changelog/2.0.0-alpha.24","source":"@site/changelog/source/2.0.0-alpha.24.md","title":"2.0.0-alpha.24","description":"- Remove unused metadata for pages. This minimize number of http request & smaller bundle size.","date":"2019-07-24T20:00:00.000Z","tags":[],"hasTruncateMarker":true,"authors":[],"frontMatter":{"mdx":{"format":"md"},"date":"2019-07-24T20:00"},"unlisted":false,"prevItem":{"title":"2.0.0-alpha.25","permalink":"/changelog/2.0.0-alpha.25"},"nextItem":{"title":"2.0.0-alpha.23","permalink":"/changelog/2.0.0-alpha.23"},"listPageLink":"/changelog/page/5"}')}}]);
|
Loading…
Add table
Add a link
Reference in a new issue