Commit Graph

18 Commits

Author SHA1 Message Date
Igor Randjelovic
a88cacab89 chore(migrate): apps/* to webpack5 (#9606) 2021-12-21 09:47:33 -08:00
Eduardo Speroni
05082b1aec fix(webpack5): include hmr handling only when enabled (#9685)
* fix(webpack): respect hmr flag

* fix(webpack): ensure correct loader order is used

* chore: cleanup

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-11-29 17:55:10 +01:00
Igor Randjelovic
99298331c8 fix(webpack): exclude files starting with _ from require.context (#9596) 2021-10-06 12:49:47 +02:00
rigor789
5a3a35d376 fix(webpack): add virtualEntry before main entry
fixes running with the JSC runtime, fixes #9469
2021-08-03 15:41:14 +02:00
Eduardo Speroni
20a8beaeb1 feat: add xml support to all flavors 2021-05-08 17:04:12 -03:00
Igor Randjelovic
c922e77129 style: run prettier on webpack5 files 2021-03-29 01:24:23 +02:00
Igor Randjelovic
0b32d5a88d fix: hmr runtime for core/ts 2021-03-28 23:04:15 +02:00
Igor Randjelovic
6cc0ce3d57 feat: core-hmr handling & watch ignore 2021-03-11 23:05:47 +01:00
Igor Randjelovic
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +01:00
Igor Randjelovic
d21776079f chore: cleanup 2020-12-07 15:01:17 +01:00
Igor Randjelovic
65b214b845 feat: platform suffix resolution [wip] 2020-11-30 19:02:30 +01:00
Igor Randjelovic
ca78bc5ae8 feat: add entryDir helper + update aliases 2020-11-29 17:44:36 +01:00
Igor Randjelovic
5b182c0d5f feat: ported xml-namespace-loader 2020-11-28 21:26:16 +01:00
Igor Randjelovic
31d560f75b chore: organize imports 2020-11-23 15:25:39 +01:00
Igor Randjelovic
c1d240d66f feat: implement basic public api 2020-11-18 14:10:44 +01:00
Igor Randjelovic
bea55474df chore: more base configuration 2020-11-17 14:49:36 +01:00
Igor Randjelovic
2be179a8d0 refactor: use chained configs internally 2020-11-14 15:23:44 +01:00
Igor Randjelovic
49a47fef2a feat(webpack5): initial project files 2020-11-14 12:07:56 +01:00