ELRIWebSystem/Learning/vue/webpack/docs/SUMMARY.md

15 lines
450 B
Markdown
Raw Normal View History

2023-12-17 03:07:17 +08:00
# Summary
- [Project Structure](structure.md)
- [Build Commands](commands.md)
- [Babel Configuration](babel.md)
- [Linter Configuration](linter.md)
- [Pre-Processors](pre-processors.md)
- [Handling Static Assets](static.md)
- [Environment Variables](env.md)
- [Integrate with Backend Framework](backend.md)
- [API Proxying During Development](proxy.md)
- [Unit Testing](unit.md)
- [End-to-end Testing](e2e.md)
- [Prerendering for SEO](prerender.md)