restart without ecto
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.elixir_ls/build/test/lib/lazy_html/ebin/Elixir.LazyHTML.beam
Normal file
BIN
.elixir_ls/build/test/lib/lazy_html/ebin/Elixir.LazyHTML.beam
Normal file
Binary file not shown.
10
.elixir_ls/build/test/lib/lazy_html/ebin/lazy_html.app
Normal file
10
.elixir_ls/build/test/lib/lazy_html/ebin/lazy_html.app
Normal file
@@ -0,0 +1,10 @@
|
||||
{application,lazy_html,
|
||||
[{modules,['Elixir.Enumerable.LazyHTML',
|
||||
'Elixir.Inspect.LazyHTML','Elixir.LazyHTML',
|
||||
'Elixir.LazyHTML.NIF','Elixir.LazyHTML.Tree']},
|
||||
{compile_env,[{lazy_html,[inspect_extra_newline],error}]},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger,fine,elixir_make]},
|
||||
{description,"Efficient parsing and querying of HTML documents"},
|
||||
{registered,[]},
|
||||
{vsn,"0.1.10"}]}.
|
||||
Reference in New Issue
Block a user