Polymer / polymer-starter-kit

A starting point for Polymer apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'npm run build'or'polymer build'the start-kit,view by Live Server,the console show the error that 'Uncaught SyntaxError: Unexpected token {'

MatrixAge opened this issue · comments

Description

'npm run build'or'polymer build'the start-kit,view by Live Server,the console show the error that 'Uncaught SyntaxError: Unexpected token {'

Expected outcome

should have shown the page which I have seen by 'npm start'

Actual outcome

Uncaught SyntaxError: Unexpected token {

Live Demo

--

Steps to reproduce

--

Browsers Affected

  • [ √] Chrome
  • Edge
  • Firefox
  • IE 11
  • Safari 8
  • Safari 9

I have deploy it on gh-pages,except the route paths have some questions,it worked.so I think it is the path made errors.