chore: del config

This commit is contained in:
camera-2018
2023-08-17 16:08:47 +08:00
parent 4c84a4c54b
commit 6d24624a3d

View File

@@ -4,13 +4,8 @@ import mathjax3 from 'markdown-it-mathjax3';
import { main_sidebar, chapter2, chapter3, chapter4, chapter5, chapter6, chapter7, chapter8, chapter9 } from './sidebar.js'; import { main_sidebar, chapter2, chapter3, chapter4, chapter5, chapter6, chapter7, chapter8, chapter9 } from './sidebar.js';
import { nav } from './nav.js'; import { nav } from './nav.js';
import PanguPlugin from 'markdown-it-pangu' import PanguPlugin from 'markdown-it-pangu'
import { createWriteStream } from 'node:fs'
import { resolve } from 'node:path'
import { SitemapStream } from 'sitemap'
import { fileURLToPath, URL } from 'node:url' import { fileURLToPath, URL } from 'node:url'
const links = []
const customElements = [ const customElements = [
'mjx-container', 'mjx-container',
'mjx-assistive-mml', 'mjx-assistive-mml',