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

Fix npm run build by removing obsolete command #1456

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

PVince81
Copy link
Contributor

Remove hide-modules from webpack production command

Without this fix, npm run build fails with an error as this argument was removed in webpack 4 and #1452 just upgraded to that version

Remove hide-modules from webpack production command

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81 PVince81 added bug Something isn't working 3. to review Waiting for reviews labels Oct 12, 2020
@PVince81 PVince81 self-assigned this Oct 12, 2020
@juliushaertl
Copy link
Contributor

Strange that CI did have the failure on the command but didn't fail: https://github.com/nextcloud/nextcloud-vue/runs/1239859214

@ChristophWurst ChristophWurst merged commit 5d602af into master Oct 12, 2020
@ChristophWurst ChristophWurst deleted the remove-obsolete-webpack-hide-modules branch October 12, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants