Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
update nuxt config to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Hal Seki authored and Hal Seki committed Mar 21, 2020
1 parent 20c7abd commit af512cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,9 @@ const config: Configuration = {
whitelistPatterns: [/(col|row)/]
})
]
},
}
// https://ja.nuxtjs.org/api/configuration-build/#hardsource
// hardSource: process.env.NODE_ENV === 'development'
hardSource: false
},
manifest: {
name: '東京都 新型コロナウイルス感染症対策サイト',
Expand Down

0 comments on commit af512cd

Please sign in to comment.