Use SwaggerJS from npm
* Uses npm to download latest swagger-js (for now. When swagger-js is released we will replace git address with actual swagger-ui) * Uses `postinstall` to generate `browser` folder of swagger-ui. This can go when swagger-ui is published.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
src/main/javascript/doc.js
|
||||
dist
|
||||
lib
|
||||
lib
|
||||
.log
|
||||
Reference in New Issue
Block a user