1 Star 0 Fork 0

小君/electron-webpack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mkdocs.yml 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
site_name: electron-webpack
use_directory_urls: false
theme:
name: material
logo:
icon: 'build'
palette:
primary: 'blue'
accent: 'blue'
docs_dir: docs/en
repo_name: electron-userland/electron-webpack
repo_url: 'https://github.com/electron-userland/electron-webpack'
edit_uri: ""
dev_addr: 0.0.0.0:8000
strict: true
extra_javascript:
- extra.js
markdown_extensions:
- admonition
- smarty
- pymdownx.smartsymbols
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.superfences
- markdown_include.include:
base_path: docs/en
- toc:
permalink: true
google_analytics:
- 'UA-104881670-1'
- webpack.electron.build
nav:
- Introduction: index.md
- Core Concepts: core-concepts.md
- Development:
- Development: development.md
- Add-ons: add-ons.md
- Configuration: configuration.md
- CLI Commands: cli-commands.md
- Dll Bundle Splitting: dll-bundle-splitting.md
- Environment Variables: environment-variables.md
- Extending as a Library: extending-as-a-library.md
- Modifying Webpack Configurations: modifying-webpack-configurations.md
- Using Static Assets: using-static-assets.md
- Project Structure: project-structure.md
- Building: building.md
- Miscellaneous:
- Dependency Management: dependency-management.md
- Technical Differences of electron-compile: technical-differences-of-electron-compile.md
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Funcion_woqu/electron-webpack.git
git@gitee.com:Funcion_woqu/electron-webpack.git
Funcion_woqu
electron-webpack
electron-webpack
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385