Socket
Book a DemoInstallSign in
Socket

lilith-compiler

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lilith-compiler

lilith react 编译模板

1.5.4
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

lilith-compiler

lilith react 编译模板

.
├── README.md
├── babel.lilith.js
├── build // 编译函数存放目录,每个文件都返回一个编译函数
│   ├── build.dev.js
│   ├── build.prod.js
│   └── build.template.js
├── lib // 工具目录
│   ├── fileWatcher.js
│   ├── getPort.js
│   ├── run.js
│   └── template-hook.js
├── node_modules
├── package.json
├── public
│   ├── icon
│   │   └── favicon.ico
│   └── views
│       └── index.html
├── src // debug 调试webpack 所用文件
│   └── index.jsx
├── template // lilith run template 模式下默认集成的模板
│   ├── index.tsx
│   └── request
│       └── index.ts
├── tsconfig.json
├── webpack
│   ├── index.js
│   ├── webpack.base.config.js
│   ├── webpack.dev.config.js
│   └── webpack.prod.config.js
└── yarn.lock

Keywords

cli

FAQs

Package last updated on 04 Jan 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.