Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Uncaught TypeError: Cannot read property 'module' of undefined #16

@andrey-skl

Description

@andrey-skl
  1. Clone https://github.com/stackfull/angular-seed which demonstrate angular-webpack-plugin using
  2. Remove all dependencies from app.js except ngRoute
  3. Build app.min.js with webpack and include it to index.html
  4. run project with npm start
  5. Open http://localhost:8000 and see that error

This is because angular is not defined when angular-route trying to initialize.

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