mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
replaced json -> hjson loader
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ const config = {
|
||||
},
|
||||
},
|
||||
{
|
||||
loader: 'json-loader',
|
||||
loader: 'hjson-loader',
|
||||
test: /\.(json|yml)$/,
|
||||
exclude: /node_modules/,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user