Commit Graph

14 Commits (4472ac96368c2d9e3402a5eb515bde092f01e4ee)

Author SHA1 Message Date
Chris Goller cb1aadf49c Update Makefile and webpack to make builds incremental 2017-02-08 21:15:56 -06:00
Nathan Haugo 848e62c1f3 Merge pull request #762 from influxdata/feature/596-select-host
Feature/596 select host
2017-01-12 14:53:15 -08:00
Hunter Trujillo c9a77e0207 Refactor to use async/await. 2017-01-12 14:59:07 -07:00
Alex P 4c48fe4acf Change style.css to chronograf.css to be more consistent and branded 2017-01-12 10:57:40 -08:00
Chris Goller 3b583a8da2 Fix webpack exit code to actually work.
Webpack does not return non-zero values are failure.  This breaks
most build systems.
2016-10-20 15:08:45 -05:00
Alex P ac758a02e8 Adding favicon
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Andrew Watkins 149b9d0539 Include chunkhash to file names 2016-09-30 14:23:15 -07:00
Andrew Watkins d564f75da3 Split vendor dependencies into chunks 2016-09-30 13:16:24 -07:00
Andrew Watkins 45ab2c0b71 Update prodConfig to handle images 2016-09-28 10:49:34 -07:00
Chris Goller 7dc74500bd Fix prod webpack to look to / instead of /build 2016-09-20 09:09:36 -07:00
Will Piers 8525144618 Add html template with react-root for the js to render into 2016-09-19 13:45:05 -07:00
Will Piers c528d1186e Have webpack build html file into output 2016-09-19 13:45:05 -07:00
Will Piers fb0d0c92fa Tweak build output path and gitignore
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers d7ae615e37 Bring over enterprise ui and configuration
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00