commit
This commit is contained in:
parent
aa36f4dfc8
commit
38ec017614
6 changed files with 11 additions and 2 deletions
3
dist/index.js
vendored
3
dist/index.js
vendored
|
|
@ -58,6 +58,9 @@ const estaticos = (caminho) => {
|
|||
"tabela_ibama.json": `${prefixo}/dados/tabela_ibama.json`,
|
||||
"municipios.json": `${prefixo}/dados/municipios.json`,
|
||||
},
|
||||
background: {
|
||||
"Paisagem.jpg": `${prefixo}/background/Paisagem.jpg`,
|
||||
},
|
||||
};
|
||||
};
|
||||
exports.estaticos = estaticos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue