Skip to content

Dist should have source map, min and regular versions #46

Closed
@PhiLhoSoft

Description

@PhiLhoSoft

I just installed ng-redux via Bower. I see a ng-redux.js file in the dist folder, and I thought "there should be a minified version". Then I opened the file, to see it is actually minified...

So, I suggest:

  • To name this file ng-redux.min.js to follow common practices;
  • To create also a source map for easy debugging;
  • And / or to provide a non-minified version of this file. I like to include the non-minified version in debug builds and in tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions