Nexmo / nexmo-oas-renderer

Render your API references, Nexmo-style!
https://developer.nexmo.com/api
MIT License
46 stars 4 forks source link

Rename assets and use es5 syntax. #21

Closed fabianrbz closed 5 years ago

fabianrbz commented 5 years ago

@mheap can we release this as v0.4.1? The issue with assets:precompile is that the assets included from the renderer were using es6 syntax and the asset pipeline doesn't use babel, this renames the files and also uses es5 syntax. In the future we might want to use webpack here too.

mheap commented 5 years ago
$ gem push nexmo-oas-renderer-0.4.1.gem                                                                           master
Pushing gem to https://rubygems.org...
Successfully registered gem: nexmo-oas-renderer (0.4.1)