diff --git a/playground/hmr/accept-exports/star-imports/index.html b/playground/hmr/accept-exports/star-imports/index.html new file mode 100644 index 00000000000000..742ddd4dd2a3f8 --- /dev/null +++ b/playground/hmr/accept-exports/star-imports/index.html @@ -0,0 +1 @@ + diff --git a/playground/hmr/accept-exports/star-imports/index.ts b/playground/hmr/accept-exports/star-imports/index.ts deleted file mode 100644 index 4b6561dd0cf29e..00000000000000 --- a/playground/hmr/accept-exports/star-imports/index.ts +++ /dev/null @@ -1 +0,0 @@ -import '/star-imports.ts'