diff --git a/www/webpack.config.js b/www/webpack.config.js index 1febccf..6abdd64 100644 --- a/www/webpack.config.js +++ b/www/webpack.config.js @@ -25,7 +25,7 @@ const setEnvVars = () => { module.exports = { entry: { - main: './www/src/Page.tsx' + main: './www/src/index.tsx' }, module: { rules: [