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

polymer-resin is incompatible with Polymer 3 modules #9

Open
gdmfilippov opened this issue Apr 24, 2020 · 0 comments
Open

polymer-resin is incompatible with Polymer 3 modules #9

gdmfilippov opened this issue Apr 24, 2020 · 0 comments
Assignees

Comments

@gdmfilippov
Copy link

Hi,
The polymer-resin requires global Polymer variable to be set.
Polymer 3 doesn't set global Polymer variable. The recommended approach for Polymer 3 is to import modules.

This repository has the https://github.com/Polymer/polymer-resin/blob/master/polymer3-resin.js , but it can't be used because it imports goog.js.

Could you please provide a ES6 module for polymer resin, compatible with Polymer 3?

P.S. As a workaround we assign global Polymer variable ourselves, but it is inconvenient.

@rictic rictic self-assigned this Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants