bruno/packages/bruno-graphql-docs
Anik Das 64019f8ecf fix(graphql-docs/build): rollup error thrown during build
- during the dts transformation, the css import was not recognized, hence marking it as external in the dts transform didn't throw the error

- "extract: true" in postcss plugin makes sure it gets extracted to the final bundle as well

Signed-off-by: Anik Das <anikdas0811@gmail.com>
2023-09-30 09:49:02 +05:30
..
src fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
.gitignore feat: package init for graphql-docs 2022-11-04 23:42:34 +05:30
license.md Add license information to modules. 2023-09-25 20:57:51 -05:00
package.json Add license information to modules. 2023-09-25 20:57:51 -05:00
readme.md fix: fixed graphql docs height overflow (#65) 2022-11-08 03:45:30 +05:30
rollup.config.js fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
tsconfig.json feat: package init for graphql-docs 2022-11-04 23:42:34 +05:30

bruno-graphql-docs

Standalone graphql docs explorer module forked from graphiql

Publish to Npm Registry

npm publish --access=public