mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix: demo add rsbuild file
This commit is contained in:
parent
f30ebc44fe
commit
fa53c400aa
@ -11,7 +11,7 @@
|
|||||||
".gitignore",
|
".gitignore",
|
||||||
"index.html",
|
"index.html",
|
||||||
"package.json",
|
"package.json",
|
||||||
"rspack.config.js",
|
"rsbuild.config.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
".gitignore",
|
".gitignore",
|
||||||
"index.html",
|
"index.html",
|
||||||
"package.json",
|
"package.json",
|
||||||
"rspack.config.js",
|
"rsbuild.config.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
".gitignore",
|
".gitignore",
|
||||||
"index.html",
|
"index.html",
|
||||||
"package.json",
|
"package.json",
|
||||||
"rspack.config.js",
|
"rsbuild.config.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
".gitignore",
|
".gitignore",
|
||||||
"index.html",
|
"index.html",
|
||||||
"package.json",
|
"package.json",
|
||||||
"rspack.config.js",
|
"rsbuild.config.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
".gitignore",
|
".gitignore",
|
||||||
"index.html",
|
"index.html",
|
||||||
"package.json",
|
"package.json",
|
||||||
"rspack.config.js",
|
"rsbuild.config.ts",
|
||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -9,7 +9,8 @@
|
|||||||
"douyinfe",
|
"douyinfe",
|
||||||
"Sandpack",
|
"Sandpack",
|
||||||
"codesandbox",
|
"codesandbox",
|
||||||
"rspack"
|
"rspack",
|
||||||
|
"rsbuild"
|
||||||
],
|
],
|
||||||
"ignoreWords": [],
|
"ignoreWords": [],
|
||||||
"import": []
|
"import": []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user