razzle-plugin-flow

1.0.0 • Public • Published

razzle-plugin-flow

This package contains a plugin for using Flow with Razzle.

Usage in Razzle Projects

Install the plugin:

yarn add razzle-plugin-flow

Initialize Flow:

yarn flow init

Using the plugin with the default options

// razzle.config.js
 
module.exports = {
  plugins: ['flow'],
};

Readme

Keywords

none

Package Sidebar

Install

npm i razzle-plugin-flow

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

272 kB

Total Files

8

Last publish

Collaborators

  • pugnascotia