Sha256: 9a9de43beb72155a17a27fa05958602d53b96a47e3f3d12a472e090cec3f7b77

Contents?: true

Size: 512 Bytes

Versions: 8

Compression:

Stored size: 512 Bytes

Contents

/* eslint no-console:0 */
// This file is automatically compiled by Vite, along with any other files
// present in this directory. You're encouraged to place your actual application logic in
// a relevant structure within app/javascript and only use these pack files to reference
// that code so it'll be compiled.
//
// To reference this file, add <%= javascript_pack_tag 'application' %> to the appropriate
// layout file, like app/views/layouts/application.html.erb

console.log('Hello World from ViteRails')

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
vite_rails-1.0.7 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.6 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.5 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.4 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.3 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.2 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.1 test/test_app/app/javascript/entrypoints/application.js
vite_rails-1.0.0 test/test_app/app/javascript/entrypoints/application.js