feat: properly handle form_x type background
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"dev:directory": "turbo run dev:directory --ui tui",
|
||||
"preview:directory": "turbo run preview:directory --ui tui",
|
||||
"preview": "http-server ./dist",
|
||||
"preview:release": "http-server ./release",
|
||||
"lint": "turbo run lint",
|
||||
"lint:fix": "turbo run lint:fix",
|
||||
"update": "turbo run update",
|
||||
@@ -40,4 +41,4 @@
|
||||
"esbuild",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user