Commit Graph

345 Commits

Author SHA1 Message Date
Dillon Kearns
565925c44e Include generated route content. 2019-08-20 08:30:50 -07:00
Dillon Kearns
d2a0bb770a Include code for generating static route record. 2019-08-20 07:48:48 -07:00
Dillon Kearns
c30c4534d9 Bump npm package to 1.0.20. 2019-08-19 21:32:01 -07:00
Dillon Kearns
3bbd609692 Add jpeg compression to config. 2019-08-19 21:31:33 -07:00
Dillon Kearns
02b6189d13 Add imagemin plugin with basic png configuration. 2019-08-19 21:19:16 -07:00
Dillon Kearns
4f1a8cd205 Extract plugin to module. 2019-08-19 20:57:18 -07:00
Dillon Kearns
ae1f805510 Fix size for files in file plugin. 2019-08-19 20:50:13 -07:00
Dillon Kearns
76c91d6108 Fix AddFile plugin so that it correctly adds files that work in dev mode. 2019-08-19 20:43:37 -07:00
Dillon Kearns
3b64034764 Bump npm package to 1.0.19. 2019-08-19 20:06:55 -07:00
Dillon Kearns
9065b08320 Only include set of known extensions and files for pre-caching, and exclude icons. 2019-08-19 20:06:23 -07:00
Dillon Kearns
116d8a6996 Bump npm package to 1.0.18. 2019-08-19 19:23:37 -07:00
Dillon Kearns
d5b50d11bd Prevent double leading / in content.txt for root route. 2019-08-19 19:23:33 -07:00
Dillon Kearns
031eea93e2 Bump npm package to 1.0.17. 2019-08-19 18:57:34 -07:00
Dillon Kearns
5cfc291bf8 Move service worker after html and other plugins. 2019-08-19 18:57:14 -07:00
Dillon Kearns
24ff8933e4 Change root route style. 2019-08-19 18:56:55 -07:00
Dillon Kearns
134b66d33c Remove log statement. 2019-08-19 18:05:12 -07:00
Dillon Kearns
f79486b3b2 Reduce noise in webpack dev server. 2019-08-19 18:02:04 -07:00
Dillon Kearns
e2e81803b8 Move html plugin back before favicons. 2019-08-19 18:01:35 -07:00
Dillon Kearns
2fd8320451 Load Html plugin after favicons plugin. 2019-08-19 16:46:20 -07:00
Dillon Kearns
db33e9463a Update dependencies. 2019-08-19 16:46:06 -07:00
Dillon Kearns
7938a520e9 Bump some dependencies. 2019-08-19 16:40:05 -07:00
Dillon Kearns
7fae251977 Remove unused file. 2019-08-19 16:38:30 -07:00
Dillon Kearns
91ab1b328f Remove link to unused package. 2019-08-19 16:36:39 -07:00
Dillon Kearns
be2e29de6c Use sourceIcon from manifest config. 2019-08-19 16:34:48 -07:00
Dillon Kearns
d339ae4f49 Generate PagesNew.elm UI module if not present. 2019-08-19 16:27:35 -07:00
Dillon Kearns
47ff28050c Extract constant to module. 2019-08-19 16:25:30 -07:00
Dillon Kearns
4daac2da77 Remove unused dependencies. 2019-08-19 16:18:14 -07:00
Dillon Kearns
6f4cdc1b05 Run elm code to get manifest config. 2019-08-19 15:58:55 -07:00
Dillon Kearns
61e3a26c0f Fix order of changing directory back after compiling elm code. 2019-08-19 15:58:31 -07:00
Dillon Kearns
8aff334828 Add helper modules to run elm from NodeJS and rewrite elm.json. 2019-08-19 15:20:20 -07:00
Dillon Kearns
07152b8fa3 Hardcode some parameters that shouldn't change. 2019-08-19 14:51:11 -07:00
Dillon Kearns
713d9f0690 Remove file that will be generated in elm-stuff folder. 2019-08-19 14:50:50 -07:00
Dillon Kearns
1d936829d2 Change generated code style. 2019-08-19 14:50:33 -07:00
Dillon Kearns
0de8f269de Include compile-elm code. 2019-08-19 10:38:13 -07:00
Dillon Kearns
c3a1d9ade1 Extract paramater. 2019-08-19 10:24:01 -07:00
Dillon Kearns
68b6ceb769 Switch back to original dir after running elm, and export function. 2019-08-19 10:23:07 -07:00
Dillon Kearns
c022531ff2 Clean up hand-generated file. 2019-08-19 10:18:56 -07:00
Dillon Kearns
21a7d1160e Add prototype file for compiling elm module from NodeJS. 2019-08-19 10:08:47 -07:00
Dillon Kearns
62cd55d076 Remove comment. 2019-08-19 09:32:24 -07:00
Dillon Kearns
bf26b89283 Move cliApplication helper to Pages module. 2019-08-19 09:32:09 -07:00
Dillon Kearns
a951201205 Add temporary nodejs file used to run elm app. 2019-08-19 08:55:42 -07:00
Dillon Kearns
e1065522e6 Use new Pages interface with temporary hand-generated code. 2019-08-19 08:54:28 -07:00
Dillon Kearns
bef1d41402 Update package dependencies. 2019-08-18 16:27:34 -07:00
Dillon Kearns
da74a19085 Bump npm package to 1.0.16. 2019-08-17 18:04:50 -07:00
Dillon Kearns
df7def2454 Remove comment. 2019-08-17 18:04:43 -07:00
Dillon Kearns
c16316298d Try to fix netlify error. 2019-08-17 16:49:35 -07:00
Dillon Kearns
8ce8ba37e2 Address todo comment. 2019-08-17 09:48:43 -07:00
Dillon Kearns
bebda8428b Remove unused function. 2019-08-17 09:46:31 -07:00
Dillon Kearns
1bdb2bcbf4 Remove comment. 2019-08-17 09:45:13 -07:00
Dillon Kearns
068145f1a3 Implement routes function properly. 2019-08-17 09:44:55 -07:00