This repository was archived by the owner on Oct 9, 2020. It is now read-only.
SystemJS Builder 0.15.31
- Ensure Babel defaults to parsing CommonJS, AMD and globals as non-strict (05807f2)
- Major update to conditional loading system, based on two simplified conditional environment objects as options to the trace -
inlineConditionsandconditions. Whereconditionsprovides the trace variation, whileinlineConditionsprovides the singular condition paths to inline. IfinlineConditionsis set totrue,inlineConditionswill inline all singularconditionsas before (07aced7, fede396, dc7e502, 65cbc1e, 3337e1e)