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 078c35f commit da32e61Copy full SHA for da32e61
microapp/config.js
@@ -2,7 +2,7 @@
2
3
const config = {
4
server: {
5
- entry: '__tests__/app.js',
+ entry: 'tests/app.js',
6
},
7
};
8
0 commit comments