Преглед изворни кода

Merge pull request #1783 from ferd/restore-templates

Restore default templates in bootstrapped rebar3
pull/1790/head
Fred Hebert пре 7 година
committed by GitHub
родитељ
комит
68cc3c55e7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      rebar.config

+ 4
- 0
rebar.config Прегледај датотеку

@ -54,6 +54,10 @@
{bootstrap, []},
{prod, [
{escript_incl_extra, [
{"relx/priv/templates/*", "_build/prod/lib/"},
{"rebar/priv/templates/*", "_build/prod/lib/"}
]},
{erl_opts, [no_debug_info]},
{overrides, [
{override, erlware_commons, [

Loading…
Откажи
Сачувај