ComPlat / ketcher-rails

GNU General Public License v3.0
2 stars 5 forks source link

DB connection needed for asset precompilation. #71

Open ptrxyz opened 2 years ago

ptrxyz commented 2 years ago

This line makes it so, that you can't run rake assets:precompile during build steps, as a DB connection is needed... Can we change this?

https://github.com/ComPlat/ketcher-rails/blob/287c848ad4149caf6466a1b7a648ada017d30304/app/assets/javascripts/ketcherails/ui/ui.js.erb#L650