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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰Apply sheetify and glslify after babelify #511

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

real-alexei
Copy link

Looks like otherwise Babelify is applied after subject transforms.

This requires stackcss/sheetify#156 to be merged first in order to purifycss is able to cleanup transpiled templates code. @yoshuawuyts Please take a look at it.

@real-alexei
Copy link
Author

#345 should be fixed by this.

@real-alexei
Copy link
Author

@yoshuawuyts Should be good now. Please take a look. Thanks!

@goto-bus-stop
Copy link
Member

goto-bus-stop commented May 27, 2019

IIRC this was a potentially breaking change for some reason. I can check #choo chat logs later to see if it was mentioned why. We should do it though, but ideally without running sheetify and glslify as global transforms. We can remove the global: true from the babelify transform for the user's own code, remove the tfilter thing from it, and move it to the start.

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