Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

libjv-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libjv-plugin

libjv plugin

latest
npmnpm
Version
0.12.1
Version published
Maintainers
1
Created
Source

libjv-plugin

在编译时动态生成 hi.html,显示更多信息。

  • package.json devDependencies 添加:
yarn add libjv-plugin -D
  • vue.config.js 添加:
const libjvPlugin = require("libjv-plugin")
config.plugins.push(new libjvPlugin({hi: true}))

在编译时,自动生成 /dist/hi.html。

Keywords

jv

FAQs

Package last updated on 23 Jun 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