12 Commits

Author SHA1 Message Date
4abcb216da feat(android): background color/image handling improvements (#10451) 2024-06-28 15:07:10 -07:00
ccee8e8166 fix: detect core version before including inspector_modules on android (#10520) 2024-04-16 14:20:14 +02:00
3325b3ec0b feat(webpack): place hidden sourceMaps in platforms folder (#10352) 2023-08-03 22:40:42 +02:00
ebb827fb8e feat(webpack): support tsconfig.app.json when present (#10221) 2023-03-28 16:17:51 +02:00
af4b7e3b33 feat: support webpack profiling (#9804)
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
2022-03-03 10:22:28 +01:00
9c9c831ac0 feat(webpack): allow watching node_modules (#9781) 2022-02-18 13:39:28 +01:00
0601ca763b fix: watchIgnore should be a full path 2021-04-14 15:14:55 +02:00
4f8522f5d4 refactor: simplify App_Resource exclusions 2021-04-14 15:09:33 +02:00
7594d00ed9 feat: env based replacements (#9286)
* feat: file replacement handling for TS and pure file copy replacements

* test: add tests for replacements & refactor a bit

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-03-29 01:13:51 +02:00
0e8336f1d9 chore: cleanup imports 2021-03-11 16:28:11 +01:00
437c3b41f9 feat: support workspace configs 2021-03-11 16:19:05 +01:00
3c44a553c3 feat: add DotEnv support 2021-03-02 18:49:15 +01:00