You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wojtekmaj
changed the title
Introducing vite-plugin-es-toolkit: Vite plugin for replacing Lodash with es-toolkitvite-plugin-es-toolkit: Vite plugin for replacing Lodash with es-toolkit
Dec 15, 2024
wojtekmaj
changed the title
vite-plugin-es-toolkit: Vite plugin for replacing Lodash with es-toolkit
β‘ vite-plugin-es-toolkit: Vite plugin for replacing Lodash with es-toolkit
Dec 15, 2024
Problem:
Solution:
vite-plugin-es-toolkit
How to use?
es-toolkit
, if you haven't already, by executingnpm install es-toolkit
oryarn add es-toolkit
.npm install vite-plugin-es-toolkit
oryarn add vite-plugin-es-toolkit
.import esToolkitPlugin from 'vite-plugin-es-toolkit'
.esToolkitPlugin()
toplugins
section of your Vite config like so:Enjoy!
The text was updated successfully, but these errors were encountered: