Skip to content

Commit 99f2730

Browse files
committed
feat: Remove unused hasServices in rsbuild.config
1 parent add11d8 commit 99f2730

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rsbuild.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { getRsbuildConfig } from 'rsbuild-config-cozy-app'
33

44
const config = getRsbuildConfig({
55
title: 'Twake Store',
6-
hasServices: true,
76
hasIntents: true
87
})
98

0 commit comments

Comments
 (0)