mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 09:48:22 +00:00
Enable esm module to fix vite cjs issue.
This commit is contained in:
parent
f1058b8005
commit
1a58635b7c
@ -2,6 +2,7 @@
|
||||
"name": "piped",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
Loading…
Reference in New Issue
Block a user