Skip to content

Commit b6dbc0f

Browse files
authored
build: provide "type": "module" to playground (#3566)
1 parent 85e852c commit b6dbc0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

playground/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "nitro-playground",
3+
"type": "module",
34
"version": "1.0.0",
45
"scripts": {
56
"dev": "vite dev",

0 commit comments

Comments
 (0)