Skip to content

Wrong Webpack JS Entry File #3

Description

@rveres

Hi,

While completing the ReactJS MVA course, I noticed that Webpack was failing to launch in the 05_ES6/Code/fork-es6 directory. It turns out that in this directory's Webpack Configuration File, the wrong JS entry point is listed on line 6. Instead of './app.js', the entry point should be './routes.js'. I have attached an image which displays the error. The correct code is highlighted.

reactmva_error

Thank you,
Robert

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions