grape-swagger-rails
grape-swagger-rails copied to clipboard
Rails 5 app - using grape-swagger-rails with webpacker rather than sprockets
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?