From 28cefcaf2861b72901abe1f047d9ec6298b745f8 Mon Sep 17 00:00:00 2001 From: Bjorn Lu Date: Thu, 31 Oct 2024 15:43:42 +0800 Subject: [PATCH] chore(plugin-legacy): add type module in package.json (#18535) --- packages/plugin-legacy/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/plugin-legacy/package.json b/packages/plugin-legacy/package.json index c989393cbe9aef..81e0c3efd7f83d 100644 --- a/packages/plugin-legacy/package.json +++ b/packages/plugin-legacy/package.json @@ -1,6 +1,7 @@ { "name": "@vitejs/plugin-legacy", "version": "5.4.3", + "type": "module", "license": "MIT", "author": "Evan You", "files": [