We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc3b3f commit 726b753Copy full SHA for 726b753
compute-js/static-publish.rc.js
@@ -23,7 +23,7 @@ const config = {
23
publicDirPrefix: "",
24
staticItems: ["/search/search_index.json"],
25
staticDir: "../build/minified/site/assets",
26
- // compression: [ 'br', 'gzip' ],
+ compression: [ 'br', 'gzip' ],
27
spaFile: false,
28
notFoundPageFile: "/404.html",
29
autoExt: [],
0 commit comments