Skip to content

Commit 35d272c

Browse files
committed
client: Remove react-scripts/craco and unused configuration
1 parent 63d69bc commit 35d272c

File tree

6 files changed

+801
-395
lines changed

6 files changed

+801
-395
lines changed

client/.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
!src/
44
!public/
55
!.npmrc
6-
!craco.config.js
76
!package*.json
87
!postcss.config.js
98
!tailwind.config.js

client/.eslintrc.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module.exports = {
1818
'.eslintrc.cjs',
1919
'eslint',
2020
'tailwind.config.js',
21-
'craco.config.js',
2221
'*.stories.tsx'
2322
],
2423
plugins: ['etc', 'custom-rules'],

client/craco.config.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)