4.0.1 • Published 4 years ago

razzle-plugin-graphql-tag v4.0.1

Weekly downloads
19
License
MIT
Repository
github
Last release
4 years ago

razzle-plugin-graphql-tag

This package contains a plugin for using graphql-tag/loader with Razzle

Usage in Razzle Projects

npm i razzle-plugin-graphql-tag

or

yarn add razzle-plugin-graphql-tag

Using the plugin with the default options

// razzle.config.js

module.exports = {
  plugins: ["graphql-tag"]
};

Options

Check the docs here: graphql-tag/loader.

4.0.1

4 years ago

4.0.0

4 years ago

3.0.0

6 years ago