Skip to content

Commit f112fdf

Browse files
committed
📝 docs(README): update webpack config example
1 parent dfb2a87 commit f112fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ module.exports = {
9898
rules: [
9999
{
100100
resourceQuery: /blockType=i18n/,
101+
type: 'javascript/auto',
101102
loader: '@kazupon/vue-i18n-loader',
102103
},
103104
]

0 commit comments

Comments
 (0)