build(#10336): make storybook buildable
This commit is contained in:
		| @@ -23,6 +23,13 @@ const config = { | ||||
| 	async viteFinal(config, options) { | ||||
| 		return mergeConfig(config, { | ||||
| 			assetsInclude: [resolve(__dirname, '../node_modules/@tabler/icons-webfont/**/*.{css,eot,ttf,woff,woff2}')], | ||||
| 			build: { | ||||
| 				target: [ | ||||
| 					'chrome108', | ||||
| 					'firefox109', | ||||
| 					'safari16', | ||||
| 				], | ||||
| 			}, | ||||
| 		}); | ||||
| 	}, | ||||
| } satisfies StorybookConfig; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Acid Chicken (硫酸鶏)
					Acid Chicken (硫酸鶏)