Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Fix issue where toolbox origin regex is stripped during json stringify #228

Merged

Commits on Dec 21, 2016

  1. Fix issue where regex is stripped during json stringify

    JSON.stringify stringifys RegExp as an empty object literal. This fix post process the toolbox origin regex if one exists so we have it when code generating.
    mikestead committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    b229b0a View commit details
    Browse the repository at this point in the history