@aliucord/rollup-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

rollup-plugin-aliucord

Rollup plugin used for compiling and deploying RN plugins

Usage

export default defineConfig({
    plugins: [
        aliucord(options)
    ]
});

Options (all optional):

Name Type Description
hermesPath string Path to a custom hermesc package
autoDeploy boolean | "push-only" Automatically deploy build to your device with adb
internalHelpers boolean Enable SWC helpers
minify boolean Enable minifying before compiling to hbc
packageName string Package name of the app to auto-restart when deploying

Readme

Keywords

none

Package Sidebar

Install

npm i @aliucord/rollup-plugin

Weekly Downloads

11

Version

1.0.4

License

MIT

Unpacked Size

15.3 kB

Total Files

9

Last publish

Collaborators

  • diamond_
  • vendicated
  • 6pak
  • juby210