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 4ee81d0 commit def75cbCopy full SHA for def75cb
admin/config/index.js
@@ -50,7 +50,7 @@ module.exports = {
50
51
build: {
52
// Template for index.html
53
- index: path.resolve(__dirname, '../dist/index.html'),
+ index: path.resolve(__dirname, '../dist/admin.html'),
54
55
// Paths
56
assetsRoot: path.resolve(__dirname, '../dist'),
0 commit comments