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

#28 [POC] Rewrite After.js as a Razzle 0.9.x plugin #42

Closed
wants to merge 1 commit into from

Conversation

jaredpalmer
Copy link
Owner

@jaredpalmer jaredpalmer commented Jan 16, 2018

This completely rips out all the Razzle internals that (I copy and pasted) from After.js.

Would be upgrade path

  • after.config.js -> razzle.config.js
  • Rename all AFTER_XXXX env vars RAZZLE_XXXX env vars
  • Install razzle 0.9.x

Related PR in Razzle jaredpalmer/razzle#457

@jaredpalmer
Copy link
Owner Author

I am open to constructive criticism about do this. In the last 48 hours, I have yet to come up with a build optimization that wouldn't also be useful to Razzle.

@jaredpalmer jaredpalmer changed the title #28 [POC] Implement After as a Razzle 0.9.x plugin #28 [POC] Rewrite After.js as a Razzle 0.9.x plugin Jan 16, 2018
@zimme
Copy link

zimme commented Jan 17, 2018

How will this affect the following statement from the README?

  • Must work well with TypeScript (i.e. without Babel)

@jaredpalmer
Copy link
Owner Author

Razzle works really really well with typescript because I use it with typescript every day. 😎

@zimme
Copy link

zimme commented Jan 17, 2018

👍 I was mostly thinking about the "without Babel" part.

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