mirror of
https://github.com/assenzostefano/Apexie-Website.git
synced 2025-02-16 20:50:47 +01:00
What about it?
This commit is contained in:
parent
bb0f6f59a2
commit
cf66ca2920
@ -42,7 +42,7 @@ module.exports = {
|
|||||||
patterns: [
|
patterns: [
|
||||||
{ from: "src/index.html", to: "index.html" },
|
{ from: "src/index.html", to: "index.html" },
|
||||||
{ from: "src/manifest.json", to: "manifest.json" },
|
{ from: "src/manifest.json", to: "manifest.json" },
|
||||||
{ from: "src/CNAME", to: "CNAME" },
|
{ from: "src/CNAME", to: "." },
|
||||||
{ from: "src/assets", to: "assets" }
|
{ from: "src/assets", to: "assets" }
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user