or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
vite: Make web dev fast again. - Kuro Hsu
歡迎來到 MOPCON 2020 共筆
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →共筆入口:https://hackmd.io/@mopcon/2020
手機版請點選上方 按鈕展開議程列表。
TableOfContent
vitejs/vite
重新認識 Vue.js
簡報
vite 是什麼?解決了什麼問題
作者
尤雨溪 (Evan You)
理解 vite 運作原理
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →剖析 vite 部分原始碼
透過瀏覽器觀察 vite 行為
ES modules: A cartoon deep-dive
原生 ES Module 標準
<script src="main.js" type="module"></script>
必須是絕對或是相對路徑,才能讀取到該 module。
vite 開發時所使用的套件
工具內部構造、原始碼語法特色
--force
option 強迫編譯。--force
繞過 cache 。與現行主流工具的差異對比
總結
awesome-vite.js 是可參考的專案
聊天區
窩不知道要唸 vite,連主持人都唸錯,窩怎麼可能唸對

辣個瀏覽器,為了你,總是擋在最前面(講者對IE的吐嘲)

tags:
MOPCON 2020