@vxrn/debug
Advanced tools
Comparing version 1.1.327 to 1.1.328
{ | ||
"name": "@vxrn/debug", | ||
"version": "1.1.327", | ||
"version": "1.1.328", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
@@ -9,3 +9,3 @@ import debug from 'debug'; | ||
/** | ||
* This is like `createDebugger()` in the Vite source code ([see](https://github.com/vitejs/vite/blob/v6.0.0-beta.5/packages/vite/src/node/utils.ts#L163)), | ||
* This is like `createDebugger()` in the Vite source code ([see](https://github.com/vitejs/vite/blob/v6.0.0-beta.1/packages/vite/src/node/utils.ts#L163)), | ||
* but some of its features are not supported yet to keeps things simple. | ||
@@ -12,0 +12,0 @@ */ |
Sorry, the diff of this file is not supported yet