elm-pages-v3-beta/examples/pokedex
2021-12-30 09:40:42 -08:00
..
content Move secret file to content/ folder. 2021-12-30 09:38:03 -08:00
functions Try adding secret-note file in functions folder. 2021-12-29 21:18:31 -08:00
public Add netlify every color example routes. 2021-12-27 14:22:59 -08:00
src Move secret file to content/ folder. 2021-12-30 09:38:03 -08:00
.gitignore Gitignore folders generated from adapter. 2021-12-21 07:32:16 -08:00
adapter.js Use in-memory fs or real fs for http cache depending on whether context is serverless. 2021-12-29 17:18:37 -08:00
elm-application.json Rename folder. 2021-06-01 11:03:29 -07:00
elm-tooling.json Rename folder. 2021-06-01 11:03:29 -07:00
elm.json Add starting point for SetCookie API. 2021-12-23 19:25:51 -08:00
netlify.toml Change included_files syntax. 2021-12-30 09:40:42 -08:00
package-lock.json Recreate package-lock and remove obsolete npm i step in netlify. 2021-12-29 13:10:26 -08:00
package.json Update package.json deps for netlify function (couldn't find cookie). 2021-12-29 13:07:55 -08:00
README.md Rename folder. 2021-06-01 11:03:29 -07:00
secret-note.txt Use in-memory fs or real fs for http cache depending on whether context is serverless. 2021-12-29 17:18:37 -08:00

README