New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

build-plugin-one-code

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-plugin-one-code

build-scripts plugin for one code

latest
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

build-plugin-one-code

一码多端工具插件, 包含 windi 库、m-语法糖、webpack5 支持等

Usage

$ npm i build-plugin-one-code --save-dev

// build.json配置

{
    "plugins": [
        ...
        ["build-plugin-one-code", {
            windi: true,
        }]
    ],
}

备注

  • 使用 windicss 需要增加 windi 配置文件 windi.config.(t|j)s , 同时需要再应用入口 css 中引入 @windicss

FAQs

Package last updated on 15 Apr 2022

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