Tim Donohue
87dc6be213
Remove unnecessary @ts-expect-error, as the bug they are expecting is fixed in webpack 5.95.0.
2024-10-23 10:25:49 -05:00
Alexandre Vryghem
7dea5f7d98
Temporarily ignore type errors from EnvironmentPlugin since type matching is currently too strict
2024-08-30 20:59:24 +02:00
Alexandre Vryghem
f261264beb
Implemented i18n cache busting
...
(cherry picked from commit 07a2e333ca
)
2023-10-26 16:22:54 +00:00
Art Lowel
266931f55f
Merge remote-tracking branch 'upstream/main' into fully-qualified-sitemap-urls-7.5-next
2023-01-11 17:51:58 +01:00
Art Lowel
5c77f500dc
Merge tag 'dspace-7.4' into fully-qualified-sitemap-urls-7.4
2023-01-11 17:39:22 +01:00
Art Lowel
be0b54e058
change sitemap entries in robots.txt to absolute urls
2022-12-01 15:08:58 +01:00
Yury Bondarenko
bde841918c
96252: Transform .json5 to .json in Webpack
...
This allows us to get rid of the json5 dependency in the main bundle and reduces the size of the i18n files we serve a bit
2022-10-25 21:01:21 +02:00
Yura Bondarenko
7b4716c439
Filter Webpack warnings
2022-06-28 10:55:12 +02:00
Yura Bondarenko
0e178ce1bc
87968: Fix missing theme assets
...
Adapt to changes in https://github.com/webpack-contrib/copy-webpack-plugin
2022-04-08 17:57:15 +02:00
Yura Bondarenko
29d8dd68f4
87968: Remove html-webpack-plugin
...
After updating to Angular 12, it causes ng serve to fail with
Conflict: Multiple assets emit different content to the same filename index.html
Confirmed that the application still builds and runs properly without it.
This plugin isn't used by @angular-builders/custom-webpack since Angular 8 (see https://www.justjeb.com/post/customizing-angular-cli-build#viewer-51npg ), this is just the first time it's actually causing problems for us.
Removed script-ext-html-webpack-plugin as well since that's an extension to html-webpack-plugin & can't run without it.
2022-04-08 17:57:15 +02:00
Yura Bondarenko
22c5976095
87968: Upgrade to Angular 12
2022-04-08 17:57:15 +02:00
Art Lowel
cbee776fa4
fix issues with path separators in windows
2021-04-02 16:58:37 +02:00
Art Lowel
1bb2d5da29
add support for static assets in theme folders
2021-03-03 17:43:37 +01:00
Art Lowel
5a6e4b1278
Add support for dynamic themes
2021-03-01 10:38:05 +01:00
Giuseppe Digilio
eed458569f
Fix issue with sass-loader options
2020-12-07 14:28:57 +01:00
Art Lowel
8f822ba4f7
add robots.txt
2020-08-12 13:20:11 +02:00
Art Lowel
05a92f8e5b
refactor webpack config
2020-08-12 13:19:23 +02:00
lotte
8bf241c182
angular cli
2020-03-18 16:03:40 +01:00