mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
* add support for custom json library besides jason * use native erlang json encoder * fixed json parsing. added more json tests * Prepare for 0.17.0 release
3 lines
66 B
Elixir
3 lines
66 B
Elixir
import Config
|
|
|
|
config :live_svelte, json_library: TestJSONLibrary
|