We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe0897 commit f0d759aCopy full SHA for f0d759a
build/webpack.dev.config.js
@@ -32,7 +32,7 @@ const eslintOptions = {
32
const htmlWebpackOptions = {
33
inject: 'body',
34
template: '../src/templates/index.html',
35
- title: 'Vue Easter Egg Loader',
+ title: 'Vue Easter Egg Trigger',
36
};
37
38
/*
build/webpack.docs.config.js
@@ -13,7 +13,7 @@ const base = require('./webpack.base.config');
13
14
15
16
17
18
19
0 commit comments