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

add loader for static files #23

Merged
merged 1 commit into from
Aug 23, 2020
Merged

add loader for static files #23

merged 1 commit into from
Aug 23, 2020

Conversation

korelstar
Copy link
Contributor

In order to use Toasts from @nextcloud/dialogs you need to add url-loader for (at least) SVG files when importing the required style sheet. Therefore, I think this configuration should be part of the common webpack configuration. Otherwise, apps using those toasts have to add the complicated webpack-merge approach.

@korelstar korelstar requested a review from skjnldsv August 23, 2020 16:35
@skjnldsv
Copy link
Contributor

Good call!
Care to release?

@skjnldsv skjnldsv merged commit 0394851 into master Aug 23, 2020
@skjnldsv skjnldsv deleted the url-loader branch August 23, 2020 19:33
@korelstar
Copy link
Contributor Author

Good call!
Care to release?

Would like to see this released soon. Will create a PR for release since I have no access to master.

@skjnldsv
Copy link
Contributor

Would like to see this released soon. Will create a PR for release since I have no access to master.

done ❤️

@korelstar
Copy link
Contributor Author

Thanks! (praying that I'm not doing anything wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants