Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

meteor-bits/meteor-isdebugging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-isdebugging

Adds Meteor._isDebugging flag. This flag has value true if environment variable METEOR_APP_MODE (or Meteor.settings.METEOR_APP_MODE) contains value "debugging". In development mode this flag is always true.

Installation

meteor add liberation:meteor-isdebugging

Releases

No releases published

Packages

 
 
 

Contributors