Мелкий рефакторинг
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
resourceQuery: /^\?vue/,
|
resourceQuery: /^\?vue/,
|
||||||
use: path.resolve('build/includer.js')
|
use: path.resolve(__dirname, 'includer.js')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: /\.js$/,
|
test: /\.js$/,
|
||||||
|
|||||||
Reference in New Issue
Block a user