Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 358 Bytes

vite-pnpapi-workaround

workaround for Vite <=2.4.4, to allow symlinks follow this issue

How to use

  • install package npm i -D "@d.reitzner/vite-pnpapi-workaround"
  • rename/move /node_modules/@d.reitzner/vite-pnpapi-workaround to node_modules/pnpapi

DO NOT USE IF YOUR REPOSITORY USES YARN OR PNPM