mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
build: set project as type module for ESM module
This commit is contained in:
parent
8e3b15fa02
commit
338ee2e709
@ -6,6 +6,7 @@
|
||||
"author": "DaOfficialWizard",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vitepress dev docs",
|
||||
"build": "vitepress build docs",
|
||||
|
Loading…
Reference in New Issue
Block a user