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

build-plugin-at-spa

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-plugin-at-spa

build-scripts for at spa

0.1.1-beta
npm
Version published
Weekly downloads
55
358.33%
Maintainers
2
Weekly downloads
 
Created
Source

build-plugin-at-spa

build-scripts 插件,支持基于at的业务开发。

使用

"plugins": [
    "build-plugin-ice-app",
    "@ali/build-plugin-ice-def",
    ["build-plugin-at-spa", { "theme": "teambition" }]
  ]

在项目目录的build.json中配置该插件,theme为添加的主题类型,可选值为'teambition', 'apsara',默认值为 'teambition'。

若需要进行暗色模式的开发,需配合cross-env设置环境变量 THEMEdark,例如 cross-env THEME=dark build-scripts start

Keywords

at

FAQs

Package last updated on 20 Jan 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