mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable parallel building
This commit is contained in:
parent
f36f25cfa7
commit
5b4d46189f
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ export default {
|
||||||
** Build configuration
|
** Build configuration
|
||||||
*/
|
*/
|
||||||
build: {
|
build: {
|
||||||
parallel: true,
|
// parallel: true,
|
||||||
// hardSource: true,
|
// hardSource: true,
|
||||||
cache: true,
|
cache: true,
|
||||||
html: {
|
html: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue