Commit Graph
25 Commits
Author SHA1 Message Date
Michael Jackson 041d0c407f Add error for non-JS files in ?module mode 2018-05-16 08:49:19 -07:00
Michael Jackson f8beb1c2a8 Use arrow functions for callbacks 2018-05-16 07:15:04 -07:00
Michael Jackson 34922f6c1b Refactor serveFile into separate functions for different use cases 2018-05-16 07:14:51 -07:00
Michael Jackson 8c6912e1a1 Style tweak 2018-05-15 18:21:46 -07:00
Michael Jackson 9a3aabda9f Re-enable serving HTML
Fixes #94
2018-05-15 18:21:09 -07:00
Michael Jackson 3d463a14aa Ignore Object property names
Fixes #96
2018-05-14 08:06:49 -07:00
Michael Jackson c62661e5a7 Ignore hard links as well 2018-05-08 07:48:13 -07:00
Michael Jackson 8550244376 Link to website in README 2018-04-28 19:17:01 -07:00
Michael Jackson 47ba1389e7 Tweak README 2018-04-28 19:11:50 -07:00
Michael Jackson 818f84faa6 Update README
Fixes #91
2018-04-28 19:09:15 -07:00
Michael Jackson 6b6875f8f8 Fix failing tests 2018-04-28 18:21:23 -07:00
Michael Jackson 172c955823 Fix symlink detection 2018-04-28 18:05:10 -07:00
Michael Jackson 577fa7608b Style tweaks 2018-04-04 12:08:42 -07:00
Michael Jackson 2568de0467 Disable Host header check in development 2018-04-04 12:03:42 -07:00
Michael Jackson fac3f4c5be Small tweaks 2018-04-03 22:32:32 -07:00
Michael Jackson 7a9dfd2260 Style tweaks 2018-04-03 22:24:22 -07:00
Michael Jackson f53e99a066 Split out CSS into separate files 2018-04-03 22:16:09 -07:00
Michael Jackson 6e37129ec5 Style tweaks 2018-03-20 10:34:31 -07:00
MICHAEL JACKSON 27e49d9298 Rename process type 2018-02-26 20:07:32 -08:00
MICHAEL JACKSON 340c8ce117 Style tweaks 2018-02-26 20:05:22 -08:00
MICHAEL JACKSON 347c993407 Move Redis client to utils/redis 2018-02-17 20:23:05 -08:00
MICHAEL JACKSON 2e1f09e913 Prettify everything 2018-02-17 20:23:05 -08:00
MICHAEL JACKSON d6f2bc089a Better dev server integration 2018-02-16 16:00:06 -08:00
Michael Jackson 79e50ec98c Ignore babelrc in ?module mode
Fixes #84
2018-01-09 21:41:31 -08:00
Michael Jackson a0d1479edd Inline babel-plugin-unpkg-rewrite 2018-01-09 21:41:19 -08:00