Skip to content

Conversation

abhiaiyer91
Copy link
Contributor

@abhiaiyer91 abhiaiyer91 commented Jul 1, 2016

  • Need to export printer

@stubailo
Copy link
Contributor

stubailo commented Jul 1, 2016

I don't think we need to uglify right?

@stubailo
Copy link
Contributor

stubailo commented Jul 1, 2016

Also do you think the dependencies of the printer and parser overlap? Do you think it's possible to make one bundle that includes both? We could make an entry point file that imports the two modules and run webpack once, I think that would deduplicate any deps

@abhiaiyer91
Copy link
Contributor Author

Yeah we dont need to uglify! I will look into overlapping deps!

@abhiaiyer91
Copy link
Contributor Author

abhiaiyer91 commented Jul 2, 2016

No overlapping deps!

printer -> {visit}

parse -> whole bunch of stuff

@stubailo
Copy link
Contributor

stubailo commented Jul 5, 2016

This looks great!

@stubailo stubailo merged commit 246f8e0 into master Jul 5, 2016
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