Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed 'unexpected token' error when using brackets in paths #271

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2015

  1. fixed path for special characters

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    f29c427 View commit details
    Browse the repository at this point in the history
  2. fixed path for special characters

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    06d3247 View commit details
    Browse the repository at this point in the history
  3. fixed path for special characters

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    4ced5c8 View commit details
    Browse the repository at this point in the history
  4. use regex to escape brackets

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    cb7d013 View commit details
    Browse the repository at this point in the history
  5. fixed regex

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    28a9ac0 View commit details
    Browse the repository at this point in the history
  6. override original fontfile var with regex'd version

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    127c473 View commit details
    Browse the repository at this point in the history
  7. use escaped paths instead of regex

    Peter Göbel committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    49e443c View commit details
    Browse the repository at this point in the history