Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shuvi/electron-plugin

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shuvi/electron-plugin

Enable electron support for shuvi.

  • 0.0.1-beta.34
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

@shuvi/electron-plugin

Enable electron support for shuvi.

How to use

  1. Install the package.
    yarn add -D @shuvi/electron-plugin
    
  2. You need to provide a environment variable for apollo.
     APOLLO_HOST=xxx shuvi-electron start
    

CLI Options

  • start - start the electron in development mode

     Env:
      APOLLO_HOST  apollo url
    
     Flags:
      --host  hostname
      --port  port
    
  • build - bundle project in production mode.

     Env:
      APOLLO_HOST    apollo url
      OUTPUT_PATH    path to output path. (optional)
    
  • preview - bundle project in produciton mode and preview it

     Env:
      APOLLO_HOST    apollo url
    

FAQs

Package last updated on 21 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc