Dillon Kearns
|
cfbbf71bf5
|
Check if port is defined before subscribing to avoid error if port is unused.
|
2022-01-29 09:15:19 -08:00 |
|
Dillon Kearns
|
21d9ae9e35
|
Add port to reload current page's data.
|
2022-01-25 11:20:18 -08:00 |
|
Dillon Kearns
|
bf67cff13e
|
Rename TemplateModulesBeta.elm entrypoint file -> Main.elm.
|
2021-12-23 14:28:52 -08:00 |
|
Dillon Kearns
|
eadabe1513
|
Remove log statement.
|
2021-07-26 17:06:46 -07:00 |
|
Dillon Kearns
|
4ede380fab
|
Remove baseUrl from model, parse Path into the actual path including the base URL.
|
2021-07-19 20:59:42 -07:00 |
|
Dillon Kearns
|
33c62aaeaf
|
Try initial content.json in a script tag.
|
2021-06-25 08:03:25 -07:00 |
|
Dillon Kearns
|
f1750de106
|
Simplify elm-pages.js code.
|
2021-06-24 15:55:41 -07:00 |
|
Dillon Kearns
|
82e0d34afd
|
Add flags.
|
2021-05-17 12:51:04 -07:00 |
|
Dillon Kearns
|
d2bf1e1204
|
Add a prefetch attribute.
|
2021-05-14 19:33:52 -07:00 |
|
Dillon Kearns
|
e94d9b0cf7
|
Make sure connect is defined before running it.
|
2021-04-17 21:21:17 -07:00 |
|
Dillon Kearns
|
7a019036ec
|
Use module.hot.apply API to update content json when the new app is ready to receive ports.
|
2021-04-11 15:35:02 -07:00 |
|
Dillon Kearns
|
a6514b844f
|
Serve assets with npm package that does streaming and mime type handling. Serve up some files from the file system for simlicity.
|
2021-04-09 12:00:24 -07:00 |
|