Commit Graph

1852 Commits (a06bbcf0b60f1873ace3ae9d98d053f7d7ff8543)

Author SHA1 Message Date
Lunny Xiao afe50873a5 Move index.js to web_src and use webpack to pack them ()
* Move index.js to web_src and use webpack

* Fix initHeatMap

* update eslint and move webpack to devDependencies

* update index.js

* add eslint env node
Lunny Xiao e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… ()