This package has been deprecated

Author message:

We recommend using Next or Gatsby instead of craco in Preconstruct repos

@preconstruct/craco

0.1.1 • Public • Published

@preconstruct/craco

A craco plugin for Preconstruct

Install

yarn add @preconstruct/craco

Usage

Note: this assumes craco is already setup, if you haven't done that already, please do that

Add the plugin to your craco.config.js file.

const preconstructPlugin = require("@preconstruct/craco");

module.exports = {
  plugins: {
    plugin: preconstructPlugin
  }
};

See an example of this in use at https://github.com/preconstruct/create-react-app-multi-package-repo.

Thanks

/@preconstruct/craco/

    Package Sidebar

    Install

    npm i @preconstruct/craco

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    3.31 kB

    Total Files

    4

    Last publish

    Collaborators

    • emmatown
    • preconstruct-release-bot