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

Update dependencies and postcss #7866

Merged
merged 9 commits into from
Dec 16, 2020
Merged

Update dependencies and postcss #7866

merged 9 commits into from
Dec 16, 2020

Conversation

agriffard
Copy link
Member

Upgraded postcss to version 8.
https://www.npmjs.com/package/postcss

It was making an error on gulp rebuild:
Uncaught TypeError: Cannot read property 'unprefixed' of undefined
so I added rtlcss as suggested here:
vkalinichev/postcss-rtl#73 (comment)

@jptissot @hishamco Could you help to use rtlcss in gulp instead of postcss-rtl?

@agriffard agriffard requested a review from jptissot December 6, 2020 22:42
agriffard and others added 2 commits December 9, 2020 10:55
Not sure if this actually works but I think so ?
@jptissot
Copy link
Member

jptissot commented Dec 9, 2020

I did try a simple change. Wait until merging as I don't think it works properly.

@jptissot
Copy link
Member

jptissot commented Dec 9, 2020

I think you should wait to merge this. Or at least revert my commits. And when you change a dependency like this, you need to run npm run rebuild and not npm run build

# Conflicts:
#	src/OrchardCore.Modules/OrchardCore.Resources/wwwroot/Scripts/trumbowyg-plugins.js
#	src/OrchardCore.Modules/OrchardCore.Resources/wwwroot/Scripts/trumbowyg-plugins.min.js
#	src/OrchardCore.Modules/OrchardCore.Resources/wwwroot/Styles/trumbowyg-plugins.min.css
#	src/OrchardCore.Modules/OrchardCore.Workflows/wwwroot/Scripts/jsplumb.min.js
#	src/OrchardCore.Themes/TheAdmin/wwwroot/Scripts/TheAdmin.min.js
@agriffard
Copy link
Member Author

@jptissot: I reverted your changes and installed and rebuilt as you suggested.

@agriffard agriffard merged commit 644ff87 into dev Dec 16, 2020
@delete-merged-branch delete-merged-branch bot deleted the ag/deps2012 branch December 16, 2020 13:43
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