.. |
build.js
|
Remove redundant closing tag and defer tag (module imports are deferred already without that tag).
|
2021-05-21 09:20:54 -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
|
Fix elm-pages add template code.
|
2021-05-24 19:09:55 -07:00 |
codegen.js
|
Generate files in .elm-pages instead of gen. Fixes #165.
|
2021-05-18 11:04:56 -07:00 |
compile-elm.js
|
Move generated browser-elm.js to an already ignored path.
|
2021-05-24 12:23:01 -07:00 |
copy-dir.js
|
Copy nested directory for images folder.
|
2020-10-16 18:21:28 -07:00 |
dev-server.js
|
Use new WHATWG URLs instead of deprecated url.parse.
|
2021-05-20 19:03:39 -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
|
Wire up SharedModel and reconfigure some of the Page builder API.
|
2021-05-24 12:01:17 -07:00 |
init.js
|
Wire up elm-pages init in cli.
|
2021-05-15 20:45:35 -07:00 |
Page.elm
|
Wire up SharedModel and reconfigure some of the Page builder API.
|
2021-05-24 12:01:17 -07:00 |
render.js
|
Add a basic JsPort DataSource wiring. Still not ready for production usage, but the basic wiring works.
|
2021-05-23 08:47:36 -07:00 |
rewrite-elm-json.js
|
Generate files in .elm-pages instead of gen. Fixes #165.
|
2021-05-18 11:04:56 -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
|
Wire up PageUrl.
|
2021-05-24 11:17:34 -07:00 |
SiteConfig.elm
|
Move SiteConfig to copied files.
|
2021-05-15 20:38:29 -07:00 |