Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

polymer-resin is incompatible with Polymer 3 modules #9

Description

@gdmfilippov

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions