1.1.2 • Published 1 year ago

@ice/pkg-plugin-rax-component v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@ice/pkg-plugin-rax-component

This plugin adds support for Rax component for ICE PKG.

Usage

$ npm i @ice/pkg-plugin-rax-component --save-dev
// build.config.mts
import { defineConfig } from '@ice/pkg';

export default defineConfig({
  plugins: [
    ['@ice/pkg-plugin-rax-component'],
  ],
})

For more detail, please see https://pkg.ice.work

1.1.1

1 year ago

1.1.1-beta.0

1 year ago

1.1.2-beta.0

1 year ago

1.1.2

1 year ago

1.1.0

2 years ago

1.0.1-beta.0

2 years ago

1.0.0

2 years ago

1.0.0-rc.0

2 years ago