rax-plugin-compat-react

rax app base plugins

Usage no npm install needed!

<script type="module">
  import raxPluginCompatReact from 'https://cdn.skypack.dev/rax-plugin-compat-react';
</script>

README

rax-plugin-compat-react npm

rax-scripts plugin which make rax compatible with react code.

Usage

{
  "plugins": [
    ["rax-plugin-app", {"targets": ["web"]}],
    "rax-plugin-compat-react"
  ]
}