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

Unused var warnings #7

Open
probins opened this issue Jan 27, 2017 · 0 comments
Open

Unused var warnings #7

probins opened this issue Jan 27, 2017 · 0 comments

Comments

@probins
Copy link
Contributor

probins commented Jan 27, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant