PolymerElements / app-route

A modular client-side router

Home Page:https://www.polymer-project.org/1.0/articles/routing.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-location ignore url-space-regex when build (bundled)

mozeal opened this issue · comments

Description

app-location ignore url-space-regex when build

Steps to reproduce

  1. use app-location
  2. define url-space-regex
  3. it works fine when run locally (no build)
  4. If build bundled, app-location will ignore url-space-regex (works ok if build unbundled)

Browsers Affected

  • [X ] Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10