vite-plugin-lazy-import
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "vite-plugin-lazy-import", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Used for vite Lazy import js and style", | ||
@@ -10,3 +10,4 @@ "scripts": { | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"types" | ||
], | ||
@@ -13,0 +14,0 @@ "main": "./dist/index.cjs", |
20383
7
445