Sha256: 54107a23a408ede7cc007b8cc7602e6bfcaae0d8045a0b13fe39a40391e53dcc

Contents?: true

Size: 924 Bytes

Versions: 35

Compression:

Stored size: 924 Bytes

Contents

/* eslint no-console:0 */
// 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.
//
// To reference this file, add <%%= javascript_pack_tag 'application' %> to the appropriate
// layout file, like app/views/layouts/application.html.erb


// 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)

<% if @bootstrap -%>
import 'bootstrap/dist/js/bootstrap';
<% end -%>

import Rails from "@rails/ujs"
Rails.start()

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
jets-4.0.12 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.11 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.10 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.9 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.8 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.7 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.6 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.5 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.4 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.3 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.2 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.1 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-4.0.0 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.2.2 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.2.1 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets.benforeva-3.0.17.pre.mount.pre.fix lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.2.0 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.1.5 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.1.4 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt
jets-3.1.3 lib/jets/commands/templates/webpacker/app/javascript/packs/application.js.tt