fix: details

This commit is contained in:
2025-03-30 12:49:39 +08:00
parent ea70047996
commit 3796714238
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
/node_modules/ /node_modules/
/dist/ /Gen/
+1 -1
View File
@@ -4,7 +4,7 @@
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "rspack build", "build": "rspack build",
"dev": "rspack dev" "dev": "rspack --watch"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",
+1 -1
View File
@@ -1 +1 @@
console.log("blah"); console.log("bler");