Sha256: 236271b0545b16dd226daef2fd5407aab37463d6821c188f952d88a1f2726d08

Contents?: true

Size: 888 Bytes

Versions: 26

Compression:

Stored size: 888 Bytes

Contents

// To see this message, add the following to the `<head>` section in your
// views/layouts/application.html.erb
//
//    <%= vite_client_tag %>
//    <%= vite_javascript_tag 'application' %>
console.log('Vite ⚡️ Rails')

// If using a TypeScript entrypoint file:
//     <%= vite_typescript_tag 'application' %>
//
// If you want to use .jsx or .tsx, add the extension:
//     <%= vite_javascript_tag 'application.jsx' %>

console.log('Visit the guide for more information: ', 'https://vite-ruby.netlify.app/guide/rails')

// Example: Load Rails libraries in Vite.
//
// import * as Turbo from '@hotwired/turbo'
// Turbo.start()
//
// import ActiveStorage from '@rails/activestorage'
// ActiveStorage.start()
//
// // Import all channels.
// const channels = import.meta.globEager('./**/*_channel.js')

// Example: Import a stylesheet in app/frontend/index.css
// import '~/index.css'

Version data entries

26 entries across 26 versions & 4 rubygems

Version Path
vite_rails_legacy-3.1.0 templates/entrypoints/application.js
vite_rails-3.0.19 templates/entrypoints/application.js
vite_rails-3.0.18 templates/entrypoints/application.js
geoblacklight-4.2.0 app/frontend/entrypoints/application.js
vite_rails-3.0.17 templates/entrypoints/application.js
vite_rails-3.0.16 templates/entrypoints/application.js
flamerb-0.3.0 templates/frontend/entrypoints/application.js
flamerb-0.2.3 templates/frontend/entrypoints/application.js
flamerb-0.2.0 templates/frontend/entrypoints/application.js
flamerb-0.1.3 templates/frontend/entrypoints/application.js
flamerb-0.1.2 templates/frontend/entrypoints/application.js
flamerb-0.1.1 templates/frontend/entrypoints/application.js
vite_rails-3.0.15 templates/entrypoints/application.js
vite_rails-3.0.14 templates/entrypoints/application.js
vite_rails-3.0.13 templates/entrypoints/application.js
vite_rails-3.0.12 templates/entrypoints/application.js
vite_rails-3.0.11 templates/entrypoints/application.js
vite_rails-3.0.10 templates/entrypoints/application.js
vite_rails_legacy-3.0.5 templates/entrypoints/application.js
vite_rails-3.0.9 templates/entrypoints/application.js