Skip to content

Move files_sharing additionalscripts over to webpack - #14218

Merged
rullzer merged 1 commit into
masterfrom
enh/files_sharing_to_webpack
Feb 19, 2019
Merged

Move files_sharing additionalscripts over to webpack#14218
rullzer merged 1 commit into
masterfrom
enh/files_sharing_to_webpack

Conversation

@rullzer

Copy link
Copy Markdown
Member

Related to #13649 However that PR tries to do more.

This just moves the additionalscripts bundling from our own bundling to webpack.
Saves an additional request as we bundle the scss now as well.

@MorrisJobke

Copy link
Copy Markdown
Member

Isn't the compiled asset missing here?

@MorrisJobke

Copy link
Copy Markdown
Member

Isn't the compiled asset missing here?

Yep - no sharing anymore in the files app 😉

@rullzer

Copy link
Copy Markdown
MemberAuthor

details... yeah let me add it

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer
rullzerforce-pushed the enh/files_sharing_to_webpack branch from 4c176a8 to 0a4569dCompareFebruary 15, 2019 11:33
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 19, 2019
@rullzer
rullzer merged commit d43095e into masterFeb 19, 2019
@rullzer
rullzer deleted the enh/files_sharing_to_webpack branch February 19, 2019 07:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementjavascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rullzer@MorrisJobke@skjnldsv