mirror of
https://github.com/Sheldan/canvas.git
synced 2026-06-16 15:14:53 +00:00
setting baseurl
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
root: 'src',
|
root: 'src',
|
||||||
build: {
|
build: {
|
||||||
|
base: "https://sheldan.github.io/orbits/",
|
||||||
outDir: '../dist'
|
outDir: '../dist'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user