fix: demo add rsbuild file

This commit is contained in:
dragooncjw 2025-03-18 19:20:24 +08:00
parent f30ebc44fe
commit fa53c400aa
6 changed files with 7 additions and 6 deletions

View File

@ -11,7 +11,7 @@
".gitignore",
"index.html",
"package.json",
"rspack.config.js",
"rsbuild.config.ts",
"tsconfig.json"
],
"scripts": {

View File

@ -11,7 +11,7 @@
".gitignore",
"index.html",
"package.json",
"rspack.config.js",
"rsbuild.config.ts",
"tsconfig.json"
],
"scripts": {

View File

@ -11,7 +11,7 @@
".gitignore",
"index.html",
"package.json",
"rspack.config.js",
"rsbuild.config.ts",
"tsconfig.json"
],
"scripts": {

View File

@ -11,7 +11,7 @@
".gitignore",
"index.html",
"package.json",
"rspack.config.js",
"rsbuild.config.ts",
"tsconfig.json"
],
"scripts": {

View File

@ -11,7 +11,7 @@
".gitignore",
"index.html",
"package.json",
"rspack.config.js",
"rsbuild.config.ts",
"tsconfig.json"
],
"scripts": {

View File

@ -9,7 +9,8 @@
"douyinfe",
"Sandpack",
"codesandbox",
"rspack"
"rspack",
"rsbuild"
],
"ignoreWords": [],
"import": []