Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Unused var warnings #7

Description

@probins

Just ran uglifyjs on https://unpkg.com/system-register-loader@0.3.1/dist/system-register-loader.js and get 2 warnings:
WARN: Dropping unused variable thisLoader [system-register-loader.js:1198,8]
WARN: Side effects in initialization of unused variable PROCESS_REGISTER_CONTEXT [system-register-loader.js:1196,6]

These are both in https://github.com/ModuleLoader/system-register-loader/blob/master/src/system-register-loader.js and are indeed not used.

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