Socket
Book a DemoInstallSign in
Socket

dn-middleware-framework

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dn-middleware-framework

Dawn official framework by umijs.

latest
npmnpm
Version
1.1.0
Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

group: template name: middleware-ts title: 中间件模板(TS版)

dn-middleware-framework

  • echo ".runtime" >> .gitignore
  • tsconfig.json paths:
"paths": {
  "@/*": ["src/*"],
  "dawn": ["./src/.runtime"],
  "dawn/*": ["./src/.runtime/*"],
  "@@/*": ["src/.runtime/*"]
}

Keywords

dawn

FAQs

Package last updated on 04 Mar 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