📄 vite/vite.config¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
| 📦 Imports | 3 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 playgrounds/vite/vite.config.ts
📦 Imports¶
| Name | Source |
|---|---|
resolve |
node:path |
defineConfig |
vite |
Vue |
@vitejs/plugin-vue |
Functions¶
Internal helpers¶
Declared inside another function in this file.
manualChunks(id: any): "vueuse" | "vendor"¶
Parameters:
idany
Returns: "vueuse" | "vendor"
Calls:
id.includes
Generated by Syntax Scribe