Skip to content

CoffeeScript Transpilation #559

Answered by ElMassimo
Splines asked this question in Q&A
Jun 11, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi Dominic!

Any Vite plugin that can process Coffeescript files should do the trick.

A potential difference between Webpack and Vite is that imports should include the .coffee extension, although there are configuration options to avoid that (which I don't recommend because it slows down file lookup).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Splines
Comment options

Answer selected by Splines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants