fastify / fastify-swagger-ui

Serve Swagger-UI for Fastify
MIT License
142 stars 42 forks source link

feat(pkg-support): Add `pkg` entry to package.json #29

Closed bengreenier closed 1 year ago

bengreenier commented 1 year ago

This allows pkg to include the static assets in the snapshot filesystem, addressing #28.

Checklist