dragooncjw
10 bulan lalu
induk
melakukan
fa53c400aa
|
|
@@ -11,7 +11,7 @@
|
|
|
".gitignore",
|
|
|
"index.html",
|
|
|
"package.json",
|
|
|
- "rspack.config.js",
|
|
|
+ "rsbuild.config.ts",
|
|
|
"tsconfig.json"
|
|
|
],
|
|
|
"scripts": {
|
|
|
@@ -11,7 +11,7 @@
|
|
|
".gitignore",
|
|
|
"index.html",
|
|
|
"package.json",
|
|
|
- "rspack.config.js",
|
|
|
+ "rsbuild.config.ts",
|
|
|
"tsconfig.json"
|
|
|
],
|
|
|
"scripts": {
|
|
|
@@ -11,7 +11,7 @@
|
|
|
".gitignore",
|
|
|
"index.html",
|
|
|
"package.json",
|
|
|
- "rspack.config.js",
|
|
|
+ "rsbuild.config.ts",
|
|
|
"tsconfig.json"
|
|
|
],
|
|
|
"scripts": {
|
|
|
@@ -11,7 +11,7 @@
|
|
|
".gitignore",
|
|
|
"index.html",
|
|
|
"package.json",
|
|
|
- "rspack.config.js",
|
|
|
+ "rsbuild.config.ts",
|
|
|
"tsconfig.json"
|
|
|
],
|
|
|
"scripts": {
|
|
|
@@ -11,7 +11,7 @@
|
|
|
".gitignore",
|
|
|
"index.html",
|
|
|
"package.json",
|
|
|
- "rspack.config.js",
|
|
|
+ "rsbuild.config.ts",
|
|
|
"tsconfig.json"
|
|
|
],
|
|
|
"scripts": {
|
|
|
@@ -9,7 +9,8 @@
|
|
|
"douyinfe",
|
|
|
"Sandpack",
|
|
|
"codesandbox",
|
|
|
- "rspack"
|
|
|
+ "rspack",
|
|
|
+ "rsbuild"
|
|
|
],
|
|
|
"ignoreWords": [],
|
|
|
"import": []
|