Sha256: aed60dfba5341fcb06055b971c612679f8fa39f763fff12c16d1c1965843a24f
Contents?: true
Size: 607 Bytes
Versions: 1
Compression:
Stored size: 607 Bytes
Contents
# Asset Pipeline with React on Rails In general, you should not be mixing the asset pipeline with Shakapacker and React on Rails. If you're using React, then all of your CSS and images should be under either `/app/javascript` or `/client` or wherever you want your client-side application. If you are incrementally migrating a large application, your main concern will be how to minimize duplication of styles and images between your old application and the new one. Please email [justin@shakacode.com](mailto:justin@shakacode.com) if you would be interested in helping to migrate a larger application.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
react_on_rails-13.4.0 | docs/javascript/asset-pipeline.md |