Commit Graph

42 Commits

Author SHA1 Message Date
Igor Randjelovic
cfd98d3674 feat: sourceMap improvements 2021-04-12 12:51:41 +02:00
Nathanael Anderson
482b7b11f6 fix: use acorn and drop babel-loader by default (#9320) 2021-04-12 11:38:06 +02:00
Igor Randjelovic
7edb1e90b0 fix: copy stubs step 2021-04-01 17:55:21 +02:00
Igor Randjelovic
c2aca14dd5 chore: pin deps 2021-03-30 23:52:16 +02:00
Igor Randjelovic
0999d6fe3e feat: app-css-loader & suppress env warning in ng projects 2021-03-29 22:17:29 +02:00
Igor Randjelovic
7d5f4a48ac feat: drop webpack-filter-warnings-plugin in favor of built-in ignoreWarnings 2021-03-29 13:59:33 +02:00
Igor Randjelovic
44c8ef9993 fix: make nsv template compiler optional 2021-03-29 13:57:55 +02:00
Igor Randjelovic
bb23bca3ce chore: bump deps 2021-03-26 22:15:35 +01:00
Igor Randjelovic
8855ca4373 chore: HMRRuntime injection (wip) 2021-03-24 17:27:35 +01:00
Igor Randjelovic
437c3b41f9 feat: support workspace configs 2021-03-11 16:19:05 +01:00
Igor Randjelovic
0353d68781 chore: bump deps & drop clean-webpack-plugin in favor of clean:true 2021-03-09 18:45:28 +01:00
Igor Randjelovic
02d2befc8a refactor: simplify project file lookup 2021-03-07 19:33:42 +01:00
Igor Randjelovic
aa0daba6a5 feat: ips helper, ts config, cleanups 2021-03-05 15:34:16 +01:00
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