We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b6ff3 commit 74c9da4Copy full SHA for 74c9da4
playground/amd/package.json
@@ -1,4 +1,8 @@
1
{
2
+ "name": "@vitejs/test-amd",
3
+ "private": true,
4
+ "version": "0.0.0",
5
+ "type": "module",
6
"scripts": {
7
"dev": "vite",
8
"build": "vite build",
0 commit comments