[Help/Q&A] Does Gitlab use rails asset pipeline with sprockets?
I do not see "application.js" file in app/javascripts. Does gitlab use sprockets for assets compiling via rails or does it use webpack?
I am asking this because I get Sprockets::FileNotFound: couldn't find file 'cropper.css' with type 'text/css'
Edited by pruthvi6767