Compare commits

..

No commits in common. "dfe8c3c86b9f78cf51595a3a574ecb3836186a9b" and "bc1a63a3c69333d46caf9a4feece85d7ba03eba2" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View file

@ -12,8 +12,8 @@
"tsc:watch": "tsc -w -p tsconfig.node.json",
"urara:build": "node urara.js build",
"urara:watch": "node urara.js watch",
"kit:dev": "cross-env NODE_OPTIONS=--max_old_space_size=11474 vite dev",
"kit:build": "cross-env NODE_OPTIONS=--max_old_space_size=11474 vite build",
"kit:dev": "cross-env NODE_OPTIONS=--max_old_space_size=10250 vite dev",
"kit:build": "cross-env NODE_OPTIONS=--max_old_space_size=10250 vite build",
"dev:parallel": "npm-run-all -p -r tsc:watch urara:watch \"kit:dev {@} \" --",
"dev": "npm-run-all -s tsc \"dev:parallel {@} \" --",
"build": "npm-run-all -s tsc urara:build kit:build clean",

View file

@ -110,6 +110,7 @@ image: /2023-02-03-reading-1/jan.jpg
- [Self Host Your Own Message Board Forum With Flarum](https://noted.lol/self-host-your-own-message-board-forum-with-flarum/)
- [Self-hosting | Briefkasten Home](https://docs.briefkastenhq.com/docs/self-hosting.html)
- [Duplicacy CLI 备份工具基本使用笔记](https://www.dejavu.moe/posts/duplicacy-cli-basic-guide/)
- [Duplicacy CLI 备份工具基本使用笔记](https://www.dejavu.moe/posts/duplicacy-cli-basic-guide/)
好了,什么东西都写了,那么 Nonsense Wander 5 写什么好呢?