Yalda
Yalda
有时候写错了,就会读错了;正确的写法应该是 MobX
考林;中间的 t 要发轻音
有次面试,我提到了 /vit/,被对方特别纠正了一下 /vaɪt/ ,还纠正了我好几次;最后实在憋不住了,跟他讲应该读 /vit/
so add a whitelist to ignore links out of the package ??
网页版禁止登录的话,ntchat 也没辙吧
@Autumnlight02 Did you fix it? I can't reproduce the issue? @`0.9.1` ```json { "devDependencies": { "@crxjs/vite-plugin": "^2.0.0-beta.19", "@types/chrome": "^0.0.246", "@sveltejs/vite-plugin-svelte": "2.4.6", "prettier": "^3.0.3", "prettier-plugin-svelte": "^3.0.3", "svelte": "^4.2.1", "svelte-preprocess": "^5.0.4", "tslib":...
@Autumnlight02 Update your svelte version to 4.x;unable to hot reload, it seems to be a problem with the svelte official. https://github.com/sveltejs/template-webpack/pull/36 https://github.com/withastro/astro/issues/4388 so , update your svelte version. create-chrome-ext just...
@ajaxjs https://github.com/vitejs/vite/issues/395 https://github.com/vitejs/vite/pull/398
 
> How I can force the build process to include popup.html or newtab.html page or any other html page my extension need? When I comment the `default_action` the popup page...