elm-pages-v3-beta/generator/src
2023-05-17 10:12:18 -07:00
..
basepath-middleware.js Convert to ESM. 2023-01-22 09:33:32 -08:00
build.js Formatting. 2023-05-15 08:48:36 -07:00
cli.js Add wiring to run terser - need to decide whether esbuild minification is sufficient, or if it's worth the longer time to run terser. 2023-05-06 08:27:11 -07:00
codegen-template-builder.js Generate Template.elm module. 2020-10-26 11:03:43 -07:00
codegen.js Fix some issues with the test script and esm import syntax to fix CI. 2023-02-20 11:44:02 -08:00
compatibility-key.js Bump compatability key. 2023-05-15 11:29:38 -07:00
compile-elm.js Include lamdera/codecs dependency in elm.json rewriting helpers. 2023-03-11 14:10:57 -08:00
config.js Convert to ESM. 2023-01-22 09:33:32 -08:00
copy-dir.js Use node prefix for node core imports. 2023-01-29 08:37:50 -08:00
dev-server.js Use multi-value headers in netlify adapter and in server responses. 2023-05-15 11:26:48 -07:00
dir-helpers.js Use node prefix for node core imports. 2023-01-29 08:37:50 -08:00
elm-application.json Include View and Effect modules in elm-application.json, and include @docs comments to make them valid. 2022-09-09 10:53:19 -07:00
elm-codegen.js Convert to ESM. 2023-01-22 09:33:32 -08:00
elm-file-constants.js Convert to ESM. 2023-01-22 09:33:32 -08:00
error-formatter.js Remove redundant switch return. 2023-01-29 08:36:38 -08:00
file-helpers.js Use node prefix for node core imports. 2023-01-29 08:37:50 -08:00
generate-template-module-connector.js Remove obsolete import in generated code. 2023-05-10 09:51:13 -07:00
hello.ts Use esbuild to transpile port-data-source file, and watch for changes. 2022-03-02 10:14:55 -08:00
init.js Fix some issues with the test script and esm import syntax to fix CI. 2023-02-20 11:44:02 -08:00
pre-render-html.js Remove import asserts to remove warnings. 2023-02-07 10:05:35 -08:00
render-test.js Look for BackendTask.Custom definitions in custom-backend-task instead of port-data-source. 2023-01-17 07:08:15 -08:00
render-worker.js Revert back to terminating worker threads instead of fresh esm imports since esm import cache invalidation doesn't work. 2023-02-08 11:21:14 -08:00
render.js Set exit status to 1 for FatalError from Script's. 2023-03-27 16:17:59 -07:00
request-cache-fs.js Fix in-memory cache reset. 2021-12-29 17:38:45 -08:00
request-cache.js Handle timeout errors. 2023-03-29 10:09:38 -07:00
resolve-elm-module.js Fix error handling for missing custom-backend-task script. 2023-03-24 16:38:14 -07:00
rewrite-client-elm-json.js Include lamdera/codecs dependency in elm.json rewriting helpers. 2023-03-11 14:10:57 -08:00
rewrite-elm-json-help.js Include lamdera/codecs dependency in elm.json rewriting helpers. 2023-03-11 14:10:57 -08:00
rewrite-elm-json.js Fix condition for adding lamdera/codecs. 2023-03-24 11:40:10 -07:00
route-codegen-helpers.js Convert to ESM. 2023-01-22 09:33:32 -08:00
RouteBuilder.elm Rename Path -> UrlPath. 2023-05-17 10:12:18 -07:00
seo-renderer.js Convert to ESM. 2023-01-22 09:33:32 -08:00
SharedTemplate.elm Rename Path -> UrlPath. 2023-05-17 10:12:18 -07:00
SiteConfig.elm Rename Exception -> RecoverableError. 2023-01-16 17:48:46 -08:00
vite-utils.js Convert to ESM. 2023-01-22 09:33:32 -08:00