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

@dpapejs/cli

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpapejs/cli

🛠️ Webpack5 Tooling for Vue.js Development

  • 0.1.16
  • latest
  • npm
  • Socket score

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

@dpapejs/cli

npm npm NPM

Description

🛠️ Webpack5 Tooling for Vue.js Development

Scaffolding Your First Dpa Project

Compatibility Note

Dpape-CLI requires Node.js version >=12.2.0.

Use NPM:

$ npm init dpa@latest

Use Yarn:

$ yarn create dpa

Use PNPM:

$ pnpm create dpa

Full Docs

Change Logs

Logs

Default macro processing configuration

# start run mode
MACRO_[mode name]
# start dev
MACRO_DEV
# build prod
MACRO_PROD

Monitor configuration parameters sent to the server

interface params {
  errorMessage: string
  message: string
  stack?: string
  source?: string
  line?: number
  column?: number
}

Keywords

FAQs

Package last updated on 05 Jul 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

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