grape-swagger-rails icon indicating copy to clipboard operation
grape-swagger-rails copied to clipboard

Rails 5 app - using grape-swagger-rails with webpacker rather than sprockets

Open ActualAl opened this issue 5 years ago • 0 comments

Im working a on a rails 5 project that no longer uses sprockets for it's asset/js compilation.

The project now uses webpacker. Has anyone managed to get the grape-swagger-ui to work with webpacker compiled assets?

ActualAl avatar Sep 10 '20 09:09 ActualAl