We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a823c commit b16c7f9Copy full SHA for b16c7f9
src/test/get-expected-files.js
@@ -49,7 +49,7 @@ export function app(options) {
49
'client/.htaccess',
50
'client/favicon.ico',
51
'client/robots.txt',
52
- 'client/index.html',
+ 'client/_index.html',
53
`client/polyfills.${script}`,
54
'client/app/app.' + script,
55
'client/app/app.config.' + script,
0 commit comments