solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

Only apply frontend override if frontend present #95

Closed stewart closed 7 years ago

stewart commented 7 years ago

Closes #85.

This commit updates the Deface override providing the shared login bar for solidus_frontend to only do so if solidus_frontend is present. This prevents compilation errors from Deface in stores that do not include solidus_frontend.