Skip to content

webpack minification error #201

@beckend

Description

@beckend

dist/angular-cache.js line 97.
module.exports.name = 'angular-cache';

unminified works fine.
minified: Uncaught TypeError: Cannot assign to read only property 'name' of angular-cache in chrome console, firefox works fine.

comment/remove that line, minification works fine.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions