react-app-rewire-graphql-tag

1.1.0 • Public • Published

react-app-rewire-graphql-tag

Usage:

Make sure you have installed react-app-rewire,

yarn add react-app-rewire-graphql-tag

in config-overrides.js:

const rewireGqlTag = require('react-app-rewire-graphql-tag');

module.exports = function override(config, env) {
    conf = rewireGqlTag(config,env);
    return conf;
}

/react-app-rewire-graphql-tag/

    Package Sidebar

    Install

    npm i react-app-rewire-graphql-tag

    Weekly Downloads

    443

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • tkvw