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 9763f77 commit b4e5630Copy full SHA for b4e5630
src/test/get-expected-files.js
@@ -53,6 +53,7 @@ export function app(options) {
53
`client/polyfills.${script}`,
54
'client/app/app.' + script,
55
'client/app/app.config.' + script,
56
+ 'client/app/app.constants.' + script,
57
'client/app/app.' + stylesheet,
58
'client/app/main/main.component.' + script,
59
'client/app/main/main.component.spec.' + script,
0 commit comments