Commit Graph

13 Commits

Author SHA1 Message Date
Igor Randjelovic
429328495c feat(wepback): custom buildPathsupport (#10477)
Co-authored-by: farfromrefuge <dev@akylas.fr>
2024-01-19 20:23:25 +01:00
Igor Randjelovic
a96445f530 fix: revert copy rule glob filter 2022-07-15 19:32:56 +02:00
Igor Randjelovic
eedc9c9eb1 fix(webpack): remove copy rules that don't match any files to avoid false watch triggers 2022-07-13 15:25:51 -07:00
Igor Randjelovic
4f8522f5d4 refactor: simplify App_Resource exclusions 2021-04-14 15:09:33 +02:00
Martin Guillon
eec2319ac6 fix: prevent App_Resources from being copied (#9325)
to assets
2021-04-12 14:25:56 +02:00
Igor Randjelovic
c922e77129 style: run prettier on webpack5 files 2021-03-29 01:24:23 +02:00
Igor Randjelovic
437c3b41f9 feat: support workspace configs 2021-03-11 16:19:05 +01:00
Igor Randjelovic
60293bb819 fix: handle empty env for app resources 2021-03-02 18:49:51 +01:00
Igor Randjelovic
c3efab3abc refactor: simplify copy handling 2021-01-02 16:27:00 +01:00
Martin Guillon
68f3e728a6 chore: tweaks & fixes (#9109)
* fix: correct bundle analyzer settings

* fix: svelte config fix

* fix: CopyWebpackPlugin fixed ignore

* chore: tabs fix
2020-12-23 20:04:22 +01:00
Igor Randjelovic
de5f67f7c8 chore: add JSDocs 2020-12-08 12:07:42 +01:00
Igor Randjelovic
d21776079f chore: cleanup 2020-12-07 15:01:17 +01:00
Igor Randjelovic
fa70654bfc feat: addCopyRule removeCopyRule helpers 2020-12-01 20:23:56 +01:00