Commit Graph

29 Commits

Author SHA1 Message Date
Igor Randjelovic
3c44a553c3 feat: add DotEnv support 2021-03-02 18:49:15 +01:00
Nathan Walker
99eca67a90 feat(webpack): filter common undesirable warnings by default (#9253)
* feat(webpack): filter common undesirable warnings by default

* style: move import line

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
2021-03-02 15:18:37 +01:00
Igor Randjelovic
588989afa7 chore: bump version 2021-03-01 23:37:34 +01:00
Igor Randjelovic
014f71b878 chore: bump deps & remove forkts from angular 2021-03-01 23:14:40 +01:00
Igor Randjelovic
c3efab3abc refactor: simplify copy handling 2021-01-02 16:27:00 +01:00
Igor Randjelovic
7df2f09cfc feat: add postcss-loader by default 2020-12-03 10:45:30 +01:00
Igor Randjelovic
016ecd19a8 chore: organize test files 2020-12-01 19:25:29 +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
d9a93040fe feat: initial angular support + clean up tests 2020-11-25 17:44:00 +01:00
Igor Randjelovic
015d337e2a feat: add ForkTsChecker 2020-11-25 12:41:45 +01:00
Janos Hrubos
00a1cb5fc6 feat: svelte config (#9061)
* wip: svelte webpack5

* added project svelte config

* svelte snapshot
2020-11-23 18:13:05 +01:00
Igor Randjelovic
e544b4506f feat: add micro cli for initializing the config 2020-11-23 16:27:33 +01:00
Igor Randjelovic
30c31a252b fix: sass + add copy plugin 2020-11-23 15:11:36 +01:00
Igor Randjelovic
f09d746cc5 fix: sass handling 2020-11-23 13:55:44 +01:00
Igor Randjelovic
241c4102f7 feat: make react config functional 2020-11-22 15:51:12 +01:00
Igor Randjelovic
fe0d6403a5 fix: use compiler object 2020-11-22 13:18:37 +01:00
Igor Randjelovic
e1e6476490 chore: bump cli-highlight 2020-11-22 13:18:10 +01:00
Igor Randjelovic
b1bc2640db refactor: improve css2json and apply-css loaders
optimize vendor chunks
2020-11-20 22:49:53 +01:00
Igor Randjelovic
288444c05c feat: css loading 2020-11-20 19:56:54 +01:00
Igor Randjelovic
054d4e6f87 chore: add types for terser plugin 2020-11-19 21:52:38 +01:00
Igor Randjelovic
72a87c5d2c chore: more base configuration 2020-11-19 21:45:16 +01:00
Igor Randjelovic
c1d240d66f feat: implement basic public api 2020-11-18 14:10:44 +01:00
Igor Randjelovic
1e7efd6e52 chore: add mode and build script 2020-11-17 15:28:32 +01:00
Igor Randjelovic
bea55474df chore: more base configuration 2020-11-17 14:49:36 +01:00
Igor Randjelovic
b22e1c2361 feat: additional base setup 2020-11-14 16:16:49 +01:00
Igor Randjelovic
2be179a8d0 refactor: use chained configs internally 2020-11-14 15:23:44 +01:00
Igor Randjelovic
e704f744b7 test: add jest and simple spec 2020-11-14 14:14:36 +01:00
Igor Randjelovic
49a47fef2a feat(webpack5): initial project files 2020-11-14 12:07:56 +01:00