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.
2 parents a8cb315 + 584d7b1 commit bca35c4Copy full SHA for bca35c4
www/webpack.config.js
@@ -25,7 +25,7 @@ const setEnvVars = () => {
25
26
module.exports = {
27
entry: {
28
- main: './www/src/Page.tsx'
+ main: './www/src/index.tsx'
29
},
30
module: {
31
rules: [
0 commit comments