Sha256: 8b559d7ff1980dd816f24c6b2f4af51a6b32a4142d331f9cca4a40e92a1498d4

Contents?: true

Size: 716 Bytes

Versions: 2

Compression:

Stored size: 716 Bytes

Contents

// This file is automatically compiled by Webpack, 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.

require("@rails/ujs").start()
require("@rails/activestorage").start()
require("channels")


// Uncomment to copy all static images under ../images to the output folder and reference
// them with the image_pack_tag helper in views (e.g <%= image_pack_tag 'rails.png' %>)
// or the `imagePath` JavaScript helper below.
//
// const images = require.context('../images', true)
// const imagePath = (name) => images(name, true)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails_stats-2.0.1 test/dummy/app/javascript/packs/application.js
rails_stats-2.0.0 test/dummy/app/javascript/packs/application.js