Sha256: 2a6788e41ecb62de9071297a06892d8316c43af50668c165167de090b631f0bc
Contents?: true
Size: 534 Bytes
Versions: 2
Compression:
Stored size: 534 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 console.log('"Hello Sanity" from webpacker-pnpm!')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webpacker-pnpm-1.2.1 | test/test_app/app/javascript/packs/application.js |
webpacker-pnpm-1.2.0 | test/test_app/app/javascript/packs/application.js |