Sha256: 8c50ad47d4f4b6fe4d0a4b5d583e600d5e0018cb5b0ff5db25c4b774f18286e6
Contents?: true
Size: 510 Bytes
Versions: 35
Compression:
Stored size: 510 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/packs 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 Webpacker')
Version data entries
35 entries across 35 versions & 2 rubygems