add absolutePath to swagger-ui-dist
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
const path = require('path')
|
||||
|
||||
module.exports.SwaggerUIBundle = require('./swagger-ui-bundle.js')
|
||||
module.exports.SwaggerUIStandalonePreset = require('./swagger-ui-standalone-preset.js')
|
||||
|
||||
module.exports.absolutePath = path.resolve(__dirname)
|
||||
|
||||
Reference in New Issue
Block a user