Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

window.webpackJsonp does not exist when running with --hot #5

@zeen

Description

@zeen

Uncaught TypeError: Cannot read property 'apply' of undefined
on this line:
oldWebpackJsonp.apply(null, arguments); in app.js

Even with that line commented out (I'm assuming it's only important for updates, and not for initial load?), the area under Choosen Sources remains empty.

I'm running it like this: webpack-dev-server -d --colors --hot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions