Commit 6724e64
Dc correction apply (#226)
* Fix production build: Remove hardcoded development mode from SWC config
The .swcrc file was forcing React development mode with jsxDEV transforms,
which caused 'jsxDEV is not a function' errors in production builds.
Removed the hardcoded development flag to let SWC determine mode from webpack.
* Save
* Save
* Format
* Update e2e/monitor-resize.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update e2e/visualization-dev.seed.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent dde4e4e commit 6724e64
File tree
94 files changed
+6441
-1687
lines changed- .github
- agents
- .serena/memories
- e2e
- helpers
- src
- components
- Monitor
- __tests__
- hackrf
- hooks
- __tests__
- lib
- detection
- __tests__
- dsp
- __tests__
- measurement
- workers
- models
- pages
- __tests__
- store
- __tests__
- slices
- utils
- __tests__
- visualization
- __tests__
- components
- __tests__
- renderers
- __tests__
- workers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
94 files changed
+6441
-1687
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 103 deletions
This file was deleted.
This file was deleted.
0 commit comments