27 Commits

Author SHA1 Message Date
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
4c393cd837 feat(webpack): export merge helper 2021-09-08 16:12:11 -07:00
cfd98d3674 feat: sourceMap improvements 2021-04-12 12:51:41 +02:00
482b7b11f6 fix: use acorn and drop babel-loader by default (#9320) 2021-04-12 11:38:06 +02:00
fd5f4a023f chore: drop unused env flags 2021-03-29 13:58:43 +02:00
c922e77129 style: run prettier on webpack5 files 2021-03-29 01:24:23 +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
437c3b41f9 feat: support workspace configs 2021-03-11 16:19:05 +01:00
73e97116d5 fix: handle appComponents (closes #9126) 2021-03-02 20:11:47 +01:00
3c44a553c3 feat: add DotEnv support 2021-03-02 18:49:15 +01:00
de5f67f7c8 chore: add JSDocs 2020-12-08 12:07:42 +01:00
d21776079f chore: cleanup 2020-12-07 15:01:17 +01:00
2f39cf5ed6 feat: extract platforms 2020-12-07 13:41:22 +01:00
5dad44a8e3 chore: cleanup 2020-12-01 19:51:07 +01:00
016ecd19a8 chore: organize test files 2020-12-01 19:25:29 +01:00
803958266d feat: webpackChain options
Implement { last: true }
2020-11-25 18:46:25 +01:00
d9a93040fe feat: initial angular support + clean up tests 2020-11-25 17:44:00 +01:00
741d4b242b feat: export Utils 2020-11-22 14:01:41 +01:00
39949182ea feat: add merging logic 2020-11-22 13:19:32 +01:00
46853d2c83 feat: external config loading
+refactor many pieces
2020-11-21 13:34:09 +01:00
72a87c5d2c chore: more base configuration 2020-11-19 21:45:16 +01:00
4518cfa31b chore: scaffold config auto-discovery 2020-11-18 20:36:54 +01:00
f8cd50e495 type: improve types for useConfig 2020-11-18 14:32:26 +01:00
c1d240d66f feat: implement basic public api 2020-11-18 14:10:44 +01:00
9dd5471d6d chore: workiing on base 2020-11-14 15:13:09 +01:00
49a47fef2a feat(webpack5): initial project files 2020-11-14 12:07:56 +01:00