Skip to content

Commit b41b4f9

Browse files
committed
chore: Sync config from template
1 parent 87bd008 commit b41b4f9

File tree

4 files changed

+2362
-502
lines changed

4 files changed

+2362
-502
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@
55

66
> [@relative-ci/agent](https://github.com/relative-ci/agent) webpack plugin setup example for [Github Action](https://github.com/features/actions)
77
8-
98
## Example app
109

1110
Basic webpack setup:
1211
- `Javascript`: babel with `@babel/preset-env` and `@babel/preset-react`
1312
- `CSS`: `postcss`(`autoprefixer`, `cssnano`), `css-modules`, `mini-css-extract`
1413
- assets:
1514
- `public`: `copy-webpack-plugin`
16-
- `src`: `file-loader`
17-
- `inline.svg`: - `svgr`
15+
- `*.inline.svg`: - `svgr`

0 commit comments

Comments
 (0)