Skip to content

Commit

Permalink
add @rollup/rollup-linux-x64-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
X7md committed Sep 7, 2024
1 parent 3b6bed1 commit 3189a19
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 3 deletions.
4 changes: 2 additions & 2 deletions astro.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { defineConfig } from 'astro/config';
import mdx from '@astrojs/mdx';
import sitemap from '@astrojs/sitemap';
// import mdx from '@astrojs/mdx';
// import sitemap from '@astrojs/sitemap';
import rehypeAutolinkHeadings from 'rehype-autolink-headings';
import rehypeWrapAll from 'rehype-wrap-all';
import rehypeRewrite from 'rehype-rewrite';
Expand Down
209 changes: 208 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"remark-unwrap-images": "^3.0.1",
"shikiji": "^0.8.0",
"typescript": "^5.3.3"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
}

0 comments on commit 3189a19

Please sign in to comment.