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

build script for vendor/autoprefixer.js #176

Merged
merged 1 commit into from Sep 9, 2020
Merged

build script for vendor/autoprefixer.js #176

merged 1 commit into from Sep 9, 2020

Conversation

albb0920
Copy link
Collaborator

@albb0920 albb0920 commented Sep 9, 2020

Hi

This is my attempt to save this gem from deprecation. (#168)
This PR targets autoprefixer#master and postcss#ose.

I don't think it's possible to wait for Promise through execjs, so I have to either use the discouraged LazyResult#css interface, or use babel, I went with the former.

@albb0920 albb0920 force-pushed the rollup branch 4 times, most recently from 4afc942 to 503352d Compare September 9, 2020 16:07
@albb0920
Copy link
Collaborator Author

albb0920 commented Sep 9, 2020

now all tests passes.

@ai
Copy link
Owner

ai commented Sep 9, 2020

Yeap, using process().css is OK

@ai ai merged commit f1042be into ai:master Sep 9, 2020
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.

None yet

2 participants