@ice/plugin-stream-error
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@ice/plugin-stream-error

A plugin for re-render app when stream error.

Usage

import { defineConfig } from '@ice/app';
import streamError from '@ice/plugin-stream-error';

export default defineConfig(() => ({
  plugins: [
    streamError(),
  ],
}));

Causion: This plugin only works when stream content ends with javascripts which triggered an custom event of stream_end

Readme

Keywords

none

Package Sidebar

Install

npm i @ice/plugin-stream-error

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4 kB

Total Files

6

Last publish

Collaborators

  • linbudu
  • answershuto
  • chenjun1011
  • luhengchang228
  • sobear
  • clarkxia
  • rax-publisher