-
Notifications
You must be signed in to change notification settings - Fork 109
feat: 28 Files2vue compatibility #4666
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
Conversation
| webpackConfig.plugins.push(new webpack.ProvidePlugin({ | ||
| Buffer: ['buffer', 'Buffer'], | ||
| })) | ||
| webpackConfig.resolve.fallback = { | ||
| buffer: require.resolve('buffer'), | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be upstreamed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No clue, but it's required somehow
ref nextcloud-libraries/webpack-vue-config#450 (comment)
Passing run #11869 ↗︎Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
|||||||||||||||
|
Will take over for finishing tests and adjusting cypress to work with the f2v merge |
c5495b0 to
e9b3ff9
Compare
5090f44 to
5ca136b
Compare
52013d6 to
335d67b
Compare
cf0c465 to
1725bde
Compare
Signed-off-by: John Molakvoæ <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Max <[email protected]>
File names are now rendered in two spans which breaks the assertion that the row contains `test.md`. But that is nothing text should worry about anyway. Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
1725bde to
96523eb
Compare
|
/compile |
|
cypress tests that failed on the last run succeeded for me locally. 🤷 Failure was introduced later in server master branch. |
38094e1 to
140143e
Compare
140143e to
cf725fa
Compare
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Max <[email protected]>
904ffa8 to
542ddbb
Compare
See also nextcloud/server#40065 Signed-off-by: Max <[email protected]>
basename and extension are now split. Signed-off-by: Max <[email protected]>
542ddbb to
0a3705e
Compare
|
/compile |
Signed-off-by: nextcloud-command <[email protected]>
|
Follow up ticket:
|
nextcloud/server#39808
Fixes #4626
@nextcloud/dialogsand use it by default server#39792 is merged/F2V final overview https://github.com/nextcloud/server/issues/39914