Revert "refactor: define _IS_CHROMATIC_"

This reverts commit a35f0d43e4.
This commit is contained in:
syuilo
2023-05-16 19:37:15 +09:00
parent a35f0d43e4
commit ed3c137543
5 changed files with 2 additions and 7 deletions

View File

@@ -32,9 +32,6 @@ const config = {
rootDir: config.root ?? process.cwd(),
}),
],
define: {
_IS_CHROMATIC_: true,
},
build: {
target: [
'chrome108',