Igor Randjelovic
f8f11954c1
chore: adjust dep version
2021-06-08 20:55:37 +02:00
Nathan Walker
93843b7b4e
feat(webpack): angular12 support & looser dependencies ( #9441 )
...
* chore: dep scoping
* chore: carrots for all dep major versions
* chore: dev.1
* chore: use at least min of 5.34 on webpack
* chore: ignore angular warnings
* feat: add hmr support for angular 12
* feat: custom hmr dispose logic for angular 12
* chore: dev.3
* chore: ignore warnings
* chore: dev.4
* chore: ignore ivy compiled warnings
* chore: dev.5
Co-authored-by: Eduardo Speroni <edusperoni@gmail.com >
2021-06-08 20:35:21 +02:00
Igor Randjelovic
dea18978d5
fix: hmr with runtimeChunk single
2021-06-04 20:29:24 +02:00
Nathan Walker
0be54a631a
chore: beta.12
2021-06-03 13:36:32 -07:00
Igor Randjelovic
ea2f41a0f5
chore: use higher webpack range
2021-06-02 11:51:25 +02:00
Igor Randjelovic
3cbcac9d49
chore: bump deps
2021-06-02 11:49:23 +02:00
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