Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix moment warning on builds #9565

Merged
merged 1 commit into from
Apr 15, 2024
Merged

chore: fix moment warning on builds #9565

merged 1 commit into from
Apr 15, 2024

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Apr 14, 2024

Please have a look here more information. We don't use the shared webpack config so I applied the patch manually.

WARNING in ./node_modules/moment/min/moment-with-locales.js 2159:16-50
Module not found: Error: Can't resolve './locale' in '/home/richard/src/nextcloud/master/dev_apps/mail/node_modules/moment/min'
 @ ./node_modules/@nextcloud/moment/dist/index.mjs 1:0-50 2:0-65 6:0-8 9:58-72 9:73-81 15:0-17:2
 @ ./src/ReplyBuilder.js 23:0-39 44:27-38 51:27-38
 @ ./src/store/actions.js 51:0-117 453:23-40 466:29-49 475:23-40 491:23-42
 @ ./src/store/index.js 26:0-35 107:6-13
 @ ./src/main.js 36:0-37 44:5-10 57:0-12 61:0-12 65:0-12 69:0-12 73:0-12 77:0-12 81:0-12 85:0-12 90:0-12 94:0-12 98:0-12 102:0-12 106:0-12 124:6-18 131:2-14 136:20-32 139:34-46 142:0-12 143:0-12 144:0-12 145:0-12 147:0-12 154:2-7

@st3iny st3iny self-assigned this Apr 14, 2024
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny marked this pull request as ready for review April 15, 2024 09:04
@st3iny st3iny requested a review from hamza221 April 15, 2024 09:04
@st3iny st3iny merged commit dedbfb8 into main Apr 15, 2024
35 checks passed
@st3iny st3iny deleted the chore/moment-warning branch April 15, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants