This commit is contained in:
Luiz H. R. Silva 2024-06-04 22:31:31 -03:00
parent d6e6be4d04
commit 9a839c693d
5 changed files with 5 additions and 6 deletions

View file

@ -2,7 +2,7 @@ const Prefixos = {
relativo: "/estaticos",
"link-local": "http://localhost:5020/estaticos",
"link-servidor": "https://carro-de-boi-idz-one.b-cdn.net/estaticos",
node_modules: "node_modules/~estaticos/estaticos",
node_modules: "node_modules/p-estaticos/estaticos",
};
/**