8 Matching Annotations
  1. Dec 2022
  2. May 2022
    1. aking HMR updates consistently fast regardless of the size of your application.

      在修改时,vite只会修改当前module和链条内的临近的,所以不会随着包的增大而印象hmr

  3. Jul 2021
    1. iife – A self-executing function suitable for inclusion as a <script> tag. If you want to create a bundle for your application, you probably want to use this.

      iffe格式主要是用于在script上引入的方式

  4. Jun 2021
  5. May 2021
  6. Apr 2021