build-plugin-rax-pha

Rax PHA plugins

Usage no npm install needed!

<script type="module">
  import buildPluginRaxPha from 'https://cdn.skypack.dev/build-plugin-rax-pha';
</script>

README

build-plugin-rax-pha npm

build-scripts plugin which make rax app have pha features.

Usage

{
  "plugins": [
    ["build-plugin-rax-app", {"targets": ["web"]}],
    "build-plugin-rax-pha"
  ]
}