vite_ruby icon indicating copy to clipboard operation
vite_ruby copied to clipboard

Add missing `.ts` extension in `application.js` example

Open osbre opened this issue 1 year ago • 0 comments

Description 📖

In the latest Vite, the default falls to .js, therefore .ts needs to be explicitly specified.

The Fix 🔨

By updating the example to include the .ts file extension

osbre avatar Jun 24 '24 05:06 osbre