New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kway/complier

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kway/complier

整合@kway/ui和@kway/core,形成基于vite的前后端一体化开发框架

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

@kway/factory使用说明

介绍

整合@kway/ui和@kway/core,形成基于vite的前后端一体化开发框架

安装

目前属于实验阶段,npm i @kway/factory --save-dev

使用

const runner = require('@kway/factory')
const prod = false // 是否生产模式
runner(prod)

vite配置

在工程目录中创建vite.config.js文件进行前端构建配置 vite设置参考 vite配置文件设置说明

FAQs

Package last updated on 12 Jul 2021

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