Merge pull request #5722 from nextcloud/chore/fix-moment-locale-warning

chore: fix npm build warning about moment locales
This commit is contained in:
Christoph Wurst 2024-01-29 20:41:18 +01:00 committed by GitHub
commit 956f7ec04b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -45,10 +45,6 @@ webpackRules.RULE_SCSS.use = [
]
webpackConfig.plugins.push(
new webpack.IgnorePlugin({
resourceRegExp: /^\.\/locale$/,
contextRegExp: /moment$/,
}),
new webpack.ProvidePlugin({
// Shim ICAL to prevent using the global object (window.ICAL).
// The library ical.js heavily depends on instanceof checks which will