Dillon Kearns
|
70feacd32a
|
Add helper function.
|
2019-08-22 05:46:41 -07:00 |
|
Dillon Kearns
|
7a68a8602d
|
Use google closure compiler to minify code.
|
2019-08-22 05:39:32 -07:00 |
|
Dillon Kearns
|
fac3099d7b
|
Remove unused dependency.
|
2019-08-22 05:38:47 -07:00 |
|
Dillon Kearns
|
17c710ef44
|
Add nicer print out of build duration.
|
2019-08-22 05:38:17 -07:00 |
|
Dillon Kearns
|
29ec7dadd8
|
Remove unnecessary webpack loader rule.
|
2019-08-21 22:09:38 -07:00 |
|
Dillon Kearns
|
5e96ba697d
|
Add caching rule to speed up subsequent imagemin builds.
|
2019-08-21 21:59:06 -07:00 |
|
Dillon Kearns
|
32d88d5537
|
Extract frontmatter parsing logic to common module.
|
2019-08-21 21:33:55 -07:00 |
|
Dillon Kearns
|
70611fa0eb
|
Tweak imagemin settings to improve performance.
|
2019-08-21 21:09:29 -07:00 |
|
Dillon Kearns
|
8408ac60d5
|
Fix static routes for prerendering.
|
2019-08-21 21:08:56 -07:00 |
|
Dillon Kearns
|
e770d19254
|
Include extension in generated content file.
|
2019-08-21 17:29:49 -07:00 |
|
Dillon Kearns
|
412d500144
|
Parse out frontmatter in markup documents.
|
2019-08-21 14:07:29 -07:00 |
|
Dillon Kearns
|
9e51a1419b
|
Bump npm package to 1.0.23.
|
2019-08-21 09:02:43 -07:00 |
|
Dillon Kearns
|
510e904435
|
Drop extra top-level images field in images record.
|
2019-08-21 09:01:32 -07:00 |
|
Dillon Kearns
|
7b6b938770
|
Take in Image for source icon instead of String.
|
2019-08-21 08:21:15 -07:00 |
|
Dillon Kearns
|
94a3f1d8b5
|
Generate type-safe image asset record.
|
2019-08-21 08:18:13 -07:00 |
|
Dillon Kearns
|
9b863c1b9f
|
Generate image assets.
|
2019-08-21 07:28:18 -07:00 |
|
Dillon Kearns
|
9dbb36f514
|
Remove typo line.
|
2019-08-21 07:28:01 -07:00 |
|
Dillon Kearns
|
972218e0cb
|
Remove obsolete conditional.
|
2019-08-21 06:56:58 -07:00 |
|
Dillon Kearns
|
1b69602e84
|
Exclude "index" in PageRoute name.
|
2019-08-20 23:23:39 -07:00 |
|
Dillon Kearns
|
aa74bb5003
|
Add fields to make package.json happy.
|
2019-08-20 23:02:38 -07:00 |
|
Dillon Kearns
|
740f334958
|
Suppress elm --optimize warnings.
|
2019-08-20 22:20:18 -07:00 |
|
Dillon Kearns
|
c0e7ccd3ab
|
Reduce noise for elm-pages build.
|
2019-08-20 22:16:33 -07:00 |
|
Dillon Kearns
|
a3b3b30e9a
|
Use options for webpack dev middleware.
|
2019-08-20 21:53:58 -07:00 |
|
Dillon Kearns
|
8b6d364b49
|
Remove obsolete files.
|
2019-08-20 20:51:41 -07:00 |
|
Dillon Kearns
|
5400a297a2
|
Remove unused file.
|
2019-08-20 20:50:22 -07:00 |
|
Dillon Kearns
|
46bf960bae
|
Remove obsolete files.
|
2019-08-20 20:45:45 -07:00 |
|
Dillon Kearns
|
0374cfd68c
|
Update Pages.elm.
|
2019-08-20 20:36:45 -07:00 |
|
Dillon Kearns
|
055a314dd0
|
Don't register pre-render SPA in dev mode.
|
2019-08-20 20:34:16 -07:00 |
|
Dillon Kearns
|
942e55f319
|
Get file watching working in dev mode for content.txt files.
|
2019-08-20 20:12:14 -07:00 |
|
Dillon Kearns
|
1310f5cbea
|
Prevent errors when watcher re-runs and tries to evaluate Elm with Elm value in namespace.
|
2019-08-20 17:18:23 -07:00 |
|
Dillon Kearns
|
2bdf4da5d7
|
Remove log.
|
2019-08-20 17:05:19 -07:00 |
|
Dillon Kearns
|
0590f45680
|
Fix dev server mode.
|
2019-08-20 14:37:42 -07:00 |
|
Dillon Kearns
|
98e7c3bccb
|
Bump npm package to 1.0.22.
|
2019-08-20 10:45:55 -07:00 |
|
Dillon Kearns
|
e34e3510c3
|
Stop writing image-assets.js file.
|
2019-08-20 10:45:47 -07:00 |
|
Dillon Kearns
|
70a569c36f
|
Bump npm package to 1.0.21.
|
2019-08-20 09:59:21 -07:00 |
|
Dillon Kearns
|
dd8f8f7345
|
Require PageRoute for start_url for manifest.
|
2019-08-20 09:54:02 -07:00 |
|
Dillon Kearns
|
a68597a3cc
|
Remove url-loader for now.
|
2019-08-20 09:33:59 -07:00 |
|
Dillon Kearns
|
8bfb568507
|
Wrap additional loaders in require.resolve.
|
2019-08-20 09:32:44 -07:00 |
|
Dillon Kearns
|
beb9268de0
|
Generate new static route records for Cli file in addition to Ui file.
|
2019-08-20 09:31:04 -07:00 |
|
Dillon Kearns
|
290e79f2c6
|
Don't generate entry in routes record for 404 pages.
|
2019-08-20 09:21:15 -07:00 |
|
Dillon Kearns
|
87eaa0dd56
|
Use common exposing list and imports for generated Cli and Ui modules.
|
2019-08-20 09:04:24 -07:00 |
|
Dillon Kearns
|
44e8e4a960
|
Generate urlToString helper.
|
2019-08-20 09:01:32 -07:00 |
|
Dillon Kearns
|
5ddb958085
|
Change the way that elmTypes are generated for static route record.
|
2019-08-20 08:43:38 -07:00 |
|
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 |
|