webpack-rails-demo
webpack-rails-demo copied to clipboard
Demo application for the webpack-rails gem
Results
1
webpack-rails-demo issues
Sort by
recently updated
recently updated
newest added
This might be useful for anyone using this with a CDN ``` const CDN = process.env['CDN_HOST'] || ''; /** * Webpack configuration for integrating Webpack with Rails via the webpack-rails...