UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

16 lines (13 loc) 556 B
// This file is used in production and tests to serve generated JS assets. // // In development mode, we use either: // Procfile.static: Load static assets // Procfile.hot: Use the Webpack Dev Server to provide assets. This allows for hot reloading of // the JS and CSS via HMR. // // NOTE: See config/initializers/assets.rb for some critical configuration regarding sprockets. // Basically, in HOT mode, we do not include this file for // Rails.application.config.assets.precompile //= require vendor-bundle //= require app-bundle //= require fastclick