25 Commits

Author SHA1 Message Date
5ff85bfae9 fix: include bundle-entry-points by default 2021-09-08 16:12:11 -07:00
97dda95024 feat(webpack): try resolving compiler, but don't fail if not found 2021-09-08 16:07:39 -07:00
3bdc34aec3 refactor(webpack): drop custom flavor helper & explicitly set in each config 2021-09-08 16:07:39 -07:00
14edc70336 fix: vue scoped css 2021-07-01 13:50:25 +02:00
c922e77129 style: run prettier on webpack5 files 2021-03-29 01:24:23 +02:00
8855ca4373 chore: HMRRuntime injection (wip) 2021-03-24 17:27:35 +01:00
3a28f9eef6 fix: patch vue-loader for hmr 2021-03-12 16:08:28 +01:00
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +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
015d337e2a feat: add ForkTsChecker 2020-11-25 12:41:45 +01:00
86a46b46cd fix: svelte and css2json-loader 2020-11-23 19:13:45 +01:00
31d560f75b chore: organize imports 2020-11-23 15:25:39 +01:00
241c4102f7 feat: make react config functional 2020-11-22 15:51:12 +01:00
fe0d6403a5 fix: use compiler object 2020-11-22 13:18:37 +01:00
46853d2c83 feat: external config loading
+refactor many pieces
2020-11-21 13:34:09 +01:00
e23c8356af refactor: move getPlatform to helpers 2020-11-19 22:20:48 +01:00
72a87c5d2c chore: more base configuration 2020-11-19 21:45:16 +01:00
c1d240d66f feat: implement basic public api 2020-11-18 14:10:44 +01:00
e8b9921557 refactor: rename plugins 2020-11-17 17:46:46 +01:00
bea55474df chore: more base configuration 2020-11-17 14:49:36 +01:00
2be179a8d0 refactor: use chained configs internally 2020-11-14 15:23:44 +01:00
9250bf2222 feat: basic webpack-chain setup 2020-11-14 14:27:52 +01:00
e704f744b7 test: add jest and simple spec 2020-11-14 14:14:36 +01:00
49a47fef2a feat(webpack5): initial project files 2020-11-14 12:07:56 +01:00