Skip to content

Commit b4b77e3

Browse files
Deploying to gh-pages from @ 78494e5 🚀
1 parent 388f385 commit b4b77e3

180 files changed

Lines changed: 324 additions & 312 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339811,7 +339811,7 @@ __webpack_require__.r(__webpack_exports__);
339811339811
/******/ // This function allow to reference async chunks
339812339812
/******/ __webpack_require__.u = (chunkId) => {
339813339813
/******/ // return url for filenames based on template
339814-
/******/ return ".server/" + chunkId + "." + {"15":"1f05b0ae72c45313","703":"c076420990cc021d"}[chunkId] + ".js";
339814+
/******/ return ".server/" + chunkId + "." + {"15":"d8f39204e861e49f","703":"c076420990cc021d"}[chunkId] + ".js";
339815339815
/******/ };
339816339816
/******/ })();
339817339817
/******/
@@ -340900,7 +340900,7 @@ var Helmet = class extends react.Component {
340900340900
// EXTERNAL MODULE: ../node_modules/react-router/dist/development/chunk-UVKPFVEO.mjs
340901340901
var chunk_UVKPFVEO = __webpack_require__(2129);
340902340902
;// ../dist/prod-assets-manifest.json
340903-
const prod_assets_manifest_namespaceObject = /*#__PURE__*/JSON.parse('{"js":["/vendor.10c925c108c2c7c7.js","/index.583275409e6daf02.js"],"A":["/index.c65746ad7c5c7c64.css","/637.2538833ba36445be.css"]}');
340903+
const prod_assets_manifest_namespaceObject = /*#__PURE__*/JSON.parse('{"js":["/vendor.10c925c108c2c7c7.js","/index.f5dd3bf7c4a6e9d9.js"],"A":["/index.c65746ad7c5c7c64.css","/637.2538833ba36445be.css"]}');
340904340904
// EXTERNAL MODULE: ../node_modules/react/jsx-runtime.js
340905340905
var jsx_runtime = __webpack_require__(2540);
340906340906
;// ./components/Print/PrintScript.jsx
@@ -342889,12 +342889,24 @@ class SidebarMobile extends react.Component {
342889342889
}
342890342890
});
342891342891
}
342892+
componentDidMount() {
342893+
if (this.props.isOpen) {
342894+
this._toggleBodyListener(true);
342895+
}
342896+
}
342897+
componentDidUpdate(prevProps) {
342898+
if (prevProps.isOpen !== this.props.isOpen) {
342899+
this._toggleBodyListener(this.props.isOpen);
342900+
}
342901+
}
342902+
componentWillUnmount() {
342903+
this._toggleBodyListener(false);
342904+
}
342892342905
render() {
342893342906
const {
342894342907
isOpen,
342895342908
toggle
342896342909
} = this.props;
342897-
this._toggleBodyListener(isOpen);
342898342910
return /*#__PURE__*/(0,jsx_runtime.jsxs)("nav", {
342899342911
className: (0,clsx/* clsx */.$)("sidebar-mobile fixed w-[300px] h-screen z-[100] top-0 overflow-y-auto overflow-x-hidden [-webkit-overflow-scrolling:touch] transition-transform duration-500 ease-[cubic-bezier(0.23,1,0.32,1)] md:hidden", isOpen ? "sidebar-mobile--visible translate-x-0" : "[transform:translate3d(calc(-100%+5px),0,0)]"),
342900342912
ref: ref => this._container = ref,

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
dark:bg-[#f5f5f5]
1010
motion-reduce:transition-none motion-reduce:hover:transform-none
1111
opacity-0 translate-y-2.5 pointer-events-none
12-
" aria-label="Scroll to top" title="Scroll to top" disabled=""><svg class="w-8 h-8 text-slate-800 transition-colors duration-300 ease-in-out group-hover:text-white" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="18 15 12 9 6 15"></polyline></svg></button></div><footer class="w-full flex-[0_0_auto] print:hidden"><div class="w-full max-w-screen-lg mx-auto mx-auto max-w-[900px] px-5 pb-[30px] pt-[40px] text-center [&amp;_a]:text-[#3b7eb5]"><div class="mb-[24px] flex justify-center"><a href="https://openjsf.org" target="_blank" rel="noopener noreferrer"><img class="h-[40px] w-auto dark:invert" src="/openjs-logo.de5f5dbf59d26318.png" alt="OpenJS Foundation Logo"/></a></div><p class="mx-auto text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]">Copyright <a href="https://openjsf.org">OpenJS Foundation</a> and webpack contributors. All rights reserved. The<!-- --> <a href="https://openjsf.org">OpenJS Foundation</a> has registered trademarks and uses trademarks. For a list of trademarks of the<!-- --> <a href="https://openjsf.org">OpenJS Foundation</a>, please see our<!-- --> <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> and<!-- --> <a href="https://trademark-list.openjsf.org">Trademark List</a>. Trademarks and logos not indicated on the<!-- --> <a href="https://trademark-list.openjsf.org">list of OpenJS Foundation trademarks</a> <!-- -->are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.</p><p class="mx-auto mt-[18px] text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]"><a href="https://openjsf.org">The OpenJS Foundation</a> |<!-- --> <a href="https://terms-of-use.openjsf.org">Terms of Use</a> |<!-- --> <a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |<!-- --> <a href="https://bylaws.openjsf.org">Bylaws</a> |<!-- --> <a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> |<!-- --> <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> |<!-- --> <a href="https://trademark-list.openjsf.org">Trademark List</a> |<!-- --> <a href="https://www.linuxfoundation.org/cookies">Cookie Policy</a></p></div><div class="w-full max-w-screen-lg mx-auto flex flex-wrap justify-center gap-y-4 content-center border-t border-[#f2f2f2] px-0 py-[0.4em] md:flex-row md:justify-between"><section class="mx-auto flex max-w-full flex-[0_0_auto] flex-wrap items-center justify-center py-[0.25em] md:m-0 md:justify-start md:pl-[1.5em] md:py-0 [&amp;&gt;*:not(:last-child)]:mr-[1.5em]" aria-label="Quick links"><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/guides/getting-started/" data-discover="true">Get Started</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/comparison/" data-discover="true">Comparison</a><a href="https://privacy-policy.openjsf.org/" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Privacy Policy<span class="screen-reader-only">(opens in a new tab)</span></a></section><section class="hidden md:block md:flex-[0_0_auto]" aria-label="Home"><a class="inline-block h-[35px]" href="/" data-discover="true"><img class="inline-block h-full w-auto" src="/icon-square-small.9e8aff7a67a5dd20.svg" alt="webpack icon" width="35" height="35"/></a></section><section class="mx-auto flex max-w-full flex-[0_0_auto] flex-wrap items-center justify-center py-[0.25em] md:m-0 md:justify-end md:py-0 md:pr-[1.5em] [&amp;&gt;a:not(:last-child)]:mr-[1.5em]" aria-label="Resources and links"><a href="https://webpack.threadless.com/" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Swag Store<span class="screen-reader-only">(opens in a new tab)</span></a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/awesome-webpack/" data-discover="true">Awesome webpack</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/glossary/" data-discover="true">Glossary</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/branding/" data-discover="true">Branding</a><a href="https://github.com/webpack/webpack/releases" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Changelog<span class="screen-reader-only">(opens in a new tab)</span></a><a class="inline-block h-[25px] align-middle [&amp;_img]:ml-4 [&amp;_img]:inline-block [&amp;_img]:h-full [&amp;_img]:w-auto" href="/license" data-discover="true"><img alt="Creative Commons License (CC)" src="/cc.185f5779f354f6e9.svg" width="25" height="25"/><img alt="Creative Commons Attribution (CC BY)" src="/by.d2da85793ea9d7bd.svg" width="25" height="25"/></a></section></div></footer></div></div><script src="/vendor.10c925c108c2c7c7.js"></script><script src="/index.583275409e6daf02.js"></script></body></html>
12+
" aria-label="Scroll to top" title="Scroll to top" disabled=""><svg class="w-8 h-8 text-slate-800 transition-colors duration-300 ease-in-out group-hover:text-white" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="18 15 12 9 6 15"></polyline></svg></button></div><footer class="w-full flex-[0_0_auto] print:hidden"><div class="w-full max-w-screen-lg mx-auto mx-auto max-w-[900px] px-5 pb-[30px] pt-[40px] text-center [&amp;_a]:text-[#3b7eb5]"><div class="mb-[24px] flex justify-center"><a href="https://openjsf.org" target="_blank" rel="noopener noreferrer"><img class="h-[40px] w-auto dark:invert" src="/openjs-logo.de5f5dbf59d26318.png" alt="OpenJS Foundation Logo"/></a></div><p class="mx-auto text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]">Copyright <a href="https://openjsf.org">OpenJS Foundation</a> and webpack contributors. All rights reserved. The<!-- --> <a href="https://openjsf.org">OpenJS Foundation</a> has registered trademarks and uses trademarks. For a list of trademarks of the<!-- --> <a href="https://openjsf.org">OpenJS Foundation</a>, please see our<!-- --> <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> and<!-- --> <a href="https://trademark-list.openjsf.org">Trademark List</a>. Trademarks and logos not indicated on the<!-- --> <a href="https://trademark-list.openjsf.org">list of OpenJS Foundation trademarks</a> <!-- -->are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.</p><p class="mx-auto mt-[18px] text-[15px] leading-[1.6] text-[#333333] dark:text-[#e0e0e0]"><a href="https://openjsf.org">The OpenJS Foundation</a> |<!-- --> <a href="https://terms-of-use.openjsf.org">Terms of Use</a> |<!-- --> <a href="https://privacy-policy.openjsf.org">Privacy Policy</a> |<!-- --> <a href="https://bylaws.openjsf.org">Bylaws</a> |<!-- --> <a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> |<!-- --> <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> |<!-- --> <a href="https://trademark-list.openjsf.org">Trademark List</a> |<!-- --> <a href="https://www.linuxfoundation.org/cookies">Cookie Policy</a></p></div><div class="w-full max-w-screen-lg mx-auto flex flex-wrap justify-center gap-y-4 content-center border-t border-[#f2f2f2] px-0 py-[0.4em] md:flex-row md:justify-between"><section class="mx-auto flex max-w-full flex-[0_0_auto] flex-wrap items-center justify-center py-[0.25em] md:m-0 md:justify-start md:pl-[1.5em] md:py-0 [&amp;&gt;*:not(:last-child)]:mr-[1.5em]" aria-label="Quick links"><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/guides/getting-started/" data-discover="true">Get Started</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/comparison/" data-discover="true">Comparison</a><a href="https://privacy-policy.openjsf.org/" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Privacy Policy<span class="screen-reader-only">(opens in a new tab)</span></a></section><section class="hidden md:block md:flex-[0_0_auto]" aria-label="Home"><a class="inline-block h-[35px]" href="/" data-discover="true"><img class="inline-block h-full w-auto" src="/icon-square-small.9e8aff7a67a5dd20.svg" alt="webpack icon" width="35" height="35"/></a></section><section class="mx-auto flex max-w-full flex-[0_0_auto] flex-wrap items-center justify-center py-[0.25em] md:m-0 md:justify-end md:py-0 md:pr-[1.5em] [&amp;&gt;a:not(:last-child)]:mr-[1.5em]" aria-label="Resources and links"><a href="https://webpack.threadless.com/" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Swag Store<span class="screen-reader-only">(opens in a new tab)</span></a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/awesome-webpack/" data-discover="true">Awesome webpack</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/glossary/" data-discover="true">Glossary</a><a class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]" href="/branding/" data-discover="true">Branding</a><a href="https://github.com/webpack/webpack/releases" target="_blank" rel="noopener noreferrer" class="text-[11px] uppercase text-[#777676] dark:text-[#cccccc] hover:text-[#333333] dark:hover:text-[#ffffff]">Changelog<span class="screen-reader-only">(opens in a new tab)</span></a><a class="inline-block h-[25px] align-middle [&amp;_img]:ml-4 [&amp;_img]:inline-block [&amp;_img]:h-full [&amp;_img]:w-auto" href="/license" data-discover="true"><img alt="Creative Commons License (CC)" src="/cc.185f5779f354f6e9.svg" width="25" height="25"/><img alt="Creative Commons Attribution (CC BY)" src="/by.d2da85793ea9d7bd.svg" width="25" height="25"/></a></section></div></footer></div></div><script src="/vendor.10c925c108c2c7c7.js"></script><script src="/index.f5dd3bf7c4a6e9d9.js"></script></body></html>
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)