This package has been deprecated

Author message:

Install @poi/bs-loader in your Poi project instead of using this plugin!

@poi/plugin-reason

12.1.0 • Public • Published

@poi/plugin-reason

Use Reason with Poi.

Install

yarn add @poi/plugin-reason bs-platform --dev

How to use

Add this plugin in your poi.config.js:

module.exports = {
  plugins: [
    {
      resolve: '@poi/plugin-reason'
    }
  ]
}

Now you can import .re and .ml files.

Readme

Keywords

none

Package Sidebar

Install

npm i @poi/plugin-reason

Weekly Downloads

2

Version

12.1.0

License

none

Unpacked Size

3.76 kB

Total Files

5

Last publish

Collaborators

  • egoist
  • poi-owner
  • rem