@straw-hat/webpack-chain-graphql
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@straw-hat/webpack-chain-graphql

Adds support for GraphQL files.

Get Started

Installation

You need to add graphql-tag as well since it is a peer dependency.

yarn add graphql-tag
yarn add @straw-hat/webpack-chain-graphql -D

Usage

  • Reference guides Please use yarn docs:reference to generate the reference docs.
const { graphql } = require('@straw-hat/webpack-chain-graphql');

// Pass Webpack Chain config
graphql(config);

// Ready to 🎸

/@straw-hat/webpack-chain-graphql/

    Package Sidebar

    Install

    npm i @straw-hat/webpack-chain-graphql

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    2.85 kB

    Total Files

    5

    Last publish

    Collaborators

    • ubi