Skip to content

window is not defined #20

@lughino

Description

@lughino

Hi, I have an error with this loader on os x!
Always returns ERROR in ReferenceError: window is not defined.
This is my setup:

loaders: [
      //...
      {
        test: /\.html$/,
        loader: 'ng-cache?prefix=[dir]/[dir]&-url'
      },
      { test: /\.json$/, loader: 'json-loader' }
    ]

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