code-for-dc-edu / school-chooser

School choice web app from the genial hackers of Code for DC.
http://codefordc.org
10 stars 6 forks source link

Create a custom build of D3.js #45

Open cmgiven opened 10 years ago

cmgiven commented 10 years ago

Limited to those components we're actually using. No need to worry about minification as Grunt will handle that when it concatenates.

Efficiency!

mheiber commented 10 years ago

We could use Closure Compiler in the build process: https://developers.google.com/closure/compiler/