mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
comment: change todo info
This commit is contained in:
parent
8b82168f12
commit
df159fe953
@ -43,8 +43,8 @@ export default {
|
||||
filenames: {
|
||||
app: '[name].[chunkhash].js',
|
||||
chunk: '[name].[chunkhash].js',
|
||||
// TODO: Use [name].[contenthash].css when webpack core supports [contenthash]
|
||||
// https://github.com/webpack-contrib/mini-css-extract-plugin/pull/30#issuecomment-374700690
|
||||
// TODO: Use [name].[contenthash].css
|
||||
// When this merge released: https://github.com/webpack/webpack/pull/6839
|
||||
css: '[name].[chunkhash].css'
|
||||
},
|
||||
styleResources: {},
|
||||
|
Loading…
Reference in New Issue
Block a user