app-storage icon indicating copy to clipboard operation
app-storage copied to clipboard

Build Syntax Error

Open JGSolutions opened this issue 9 years ago • 6 comments

Description

When building with polymer-cli v0.16 causes syntax error. In dev mode everything works as expected.

Actual outcome

App IndexedDB Client connecting... SyntaxError: expected expression, got '<' Polymer.AppIndexedDBMirrorClient.prototype.connect/this[e]</<()

Live Demo

Steps to reproduce

Syntax error appears when the page loads

Browsers Affected

Any browser

JGSolutions avatar Sep 26 '16 01:09 JGSolutions

I created a new project using polymer-cli init and added the app-indexeddb-mirror component. Still get the same issue.

JGSolutions avatar Sep 26 '16 01:09 JGSolutions

@JGSolutions is the same as https://github.com/Polymer/polymer-build/issues/22?

abdonrd avatar Sep 26 '16 07:09 abdonrd

I do not get the same syntax error as this: screen-shot

Maybe the merge request will both fix of our issues?

JGSolutions avatar Sep 26 '16 12:09 JGSolutions

Is there some quick solution i can do? I would really like my app to work offline. One of the main key features

JGSolutions avatar Sep 26 '16 17:09 JGSolutions

@JGSolutions Does this help? #81

motss avatar Dec 12 '16 04:12 motss

Thanks I haven't tried it. But I will once I begin implementing the offline storage again.

JGSolutions avatar Dec 12 '16 14:12 JGSolutions