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 cbcf8c1 commit 88910c4Copy full SHA for 88910c4
webpack.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- entry: './public/entry.jsx',
+ entry: './entry.jsx',
3
output: {
4
path: __dirname,
5
publicPath: '/assets/',
0 commit comments