Yalda

Results 14 comments of 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

![WeChatWorkScreenshot_e309cc5c-afef-4e61-86a2-4ab9b9c90881](https://user-images.githubusercontent.com/41823509/56335336-ad4a5d80-61ce-11e9-8e32-a83a0170ef25.png) ![WeChatWorkScreenshot_f4aa9a8c-c1da-427e-8ad9-e4e09c285fd4](https://user-images.githubusercontent.com/41823509/56335337-af142100-61ce-11e9-8e8e-47f795369d21.png)

> 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...