Skip to content

Is Debug version just unminified or something else in there? #10

@sytelus

Description

@sytelus

I've minification of all js done separately so I'd like to reference unminified filed. But I'm confused here if .debug.js is just unminified or has some more things in it. It would be nice to maintain common naming such as .min.js for minified version and just .js for unminified version and .debug.js for code with debugging constructs such as logging.

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