Skip to content

License comments are removed #796

@ygoe

Description

@ygoe

Input Code

/*! mylib.js v0.1 | @license MIT */
(function () {
'use strict';
(...)
}());

Actual Output

Minified code with no comments at all.

Expected Output

The license comment at the very top of the file.

Details

babel 6.26.0 on Windows 10

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