melhorando build
Deploy / Deploy (push) Successful in 3m19s
Details
Deploy / Deploy (push) Successful in 3m19s
Details
This commit is contained in:
parent
b969be724a
commit
5b53f18c0f
|
|
@ -174,7 +174,7 @@ unique_plugins = list_plugins | split: "|||" | uniq | sort %}
|
||||||
|
|
||||||
// 1. Carregar Dados
|
// 1. Carregar Dados
|
||||||
fetch(
|
fetch(
|
||||||
'{{ "/mmpSearch/src_mmpSearch/saida_analises/db_final_completo.json" | relative_url }}',
|
'{{ "src_mmpSearch/saida_analises/db_final_completo.json" | relative_url }}',
|
||||||
)
|
)
|
||||||
.then((r) => r.json())
|
.then((r) => r.json())
|
||||||
.then((data) => {
|
.then((data) => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue