Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit a26d648

Browse files
committed
🍭 chore(nuxt.confit.ts): add loading: false
1 parent 0d1e9ce commit a26d648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nuxt.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ const config: NuxtConfiguration = {
116116
color: 'blue',
117117
height: '5px'
118118
},
119+
// ローディングを使わない場合はここを false
120+
// loading: false,
119121

120122
/**
121123
* Global CSS

0 commit comments

Comments
 (0)