.. |
build.js
|
Rename static/ -> public/.
|
2021-05-18 10:44:30 -07:00 |
cli.js
|
Wire up elm-pages init in cli.
|
2021-05-15 20:45:35 -07:00 |
codegen-template-builder.js
|
Generate Template.elm module.
|
2020-10-26 11:03:43 -07:00 |
codegen-template-module.js
|
Remove Element import from elm-pages add template.
|
2021-05-18 06:31:16 -07:00 |
codegen.js
|
Move SiteConfig to copied files.
|
2021-05-15 20:38:29 -07:00 |
compile-elm.js
|
Inline value.
|
2021-05-18 08:35:04 -07:00 |
copy-dir.js
|
Copy nested directory for images folder.
|
2020-10-16 18:21:28 -07:00 |
dev-server.js
|
Rename static/ -> public/.
|
2021-05-18 10:44:30 -07:00 |
dir-helpers.js
|
Remove some blocking commands.
|
2021-04-23 23:01:04 -07:00 |
elm-file-constants.js
|
Remove unused code.
|
2021-04-10 13:14:13 -07:00 |
file-helpers.js
|
Only copy Template.elm module once.
|
2020-10-30 10:27:33 -07:00 |
generate-template-module-connector.js
|
Add flags.
|
2021-05-17 12:51:04 -07:00 |
init.js
|
Wire up elm-pages init in cli.
|
2021-05-15 20:45:35 -07:00 |
Page.elm
|
Rename fields.
|
2021-05-12 07:38:09 -07:00 |
render.js
|
Comment out garbage collection hint for now since it's causing error in dev server. Need to investigate.
|
2021-05-18 09:28:53 -07:00 |
rewrite-elm-json.js
|
Add helper modules to run elm from NodeJS and rewrite elm.json.
|
2019-08-19 15:20:20 -07:00 |
route-codegen-helpers.js
|
Use the right logic for generating RouteParams in elm-pages add.
|
2021-05-18 06:52:23 -07:00 |
seo-renderer.js
|
Use new SEO function with global head tags in render function.
|
2021-04-23 15:32:07 -07:00 |
SharedTemplate.elm
|
Add flags.
|
2021-05-17 12:51:04 -07:00 |
SiteConfig.elm
|
Move SiteConfig to copied files.
|
2021-05-15 20:38:29 -07:00 |