tighten / onramp

Easing the onramp for new or non-PHP developers to become Laravel devs.

Home Page:https://onramp.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repurpose Laravel Mix Module

tammytee opened this issue · comments

Now that Laravel uses Vite as a default asset bundler, we should consider repurposing the existing Laravel Mix module to be a more generic module concerning asset bundlers.

What we'll need for this change:

  • new name
  • new asset for the module card from Nohemi
  • resources for the module
    • what are asset bunders/how they work
    • Vite
    • ?