Files
webpack5-tutorial/docs/README.md
2024-10-16 17:02:47 +08:00

21 lines
540 B
Markdown

---
home: true
title: 首页
heroImage: /imgs/logo.svg
actions:
- text: 课程介绍
link: /intro/
type: secondary
- text: 基础 →
link: /base/
type: primary
features:
- title: 💡 最新最热的技术
details: 使用最新 Webpack5 技术
- title: 🛠️ 最细致讲解
details: 从基础配置,到高级优化,到项目配置,最后到原理分析
- title: 📦 最全面的案例
details: 不同角度实现loader、plugin
footer: MIT Licensed | Copyright © 2022-present 尚硅谷
---