mirror of
https://github.com/Sheldan/canvas.git
synced 2026-01-07 08:44:58 +00:00
5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
module.exports = {
|
|
build: {
|
|
outDir: '../dist'
|
|
}
|
|
} |