Commit 4377a8a
authored
build: configure asset dir to
## Description
Found in bug bash, there were strange mime type errors, but at least
some of these seem to stem from things trying to authenticate when they
did not need it. `vite` has a different default asset directory than
`CRA`. This PR changes the default to instead use `static` as CRA didstatic to match prior behavior (#3118)1 parent 0950155 commit 4377a8a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
0 commit comments