/fluse-gql-plugin

Plugin to support .gql and .graphql file imports though fluse-box

Primary LanguageTypeScript

transformer-boilerplate

To run in development mode:

npm start

During development we target development.ts which in returns transpiles src/project/test.ts and prints the output

To make a dist

npm run dist