Skip to content

Intrepidd/vite_ruby_issue

Repository files navigation

How to reproduce

  • clone this repo
  • run bundle and yarn
  • run migrations (it's sqlite)
  • run rails s -p 1111 (port is important)
  • Head over to http://localhost:1111/rails/mailers/foo_mailer/bar
  • You should see the text in red
  • Run vite dev
  • Refresh the page
  • The text is not red anymore :(

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published