polymer-webpack-loader
polymer-webpack-loader copied to clipboard
WebPack Loader for Polymer Web Components
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
I have a business requirement to leverage `lit` NPM packages in a Polymer 2 application, we are purchasing an upgrade to Polymer 3 on the repo however, we have an...
## Basic Support For basic polymer 3 support - the relationship between JS and HTML will probably be reversed. Instead of HTML importing JS, the JS file will import HTML:...
When component is loaded by polymer-webpack-loader it lose information about original path. Polymer provide importPatch property(https://www.polymer-project.org/2.0/docs/devguide/dom-template#urls-in-templates). But to work it correctly with webpack loader assetpath attribute should be set on...
Fix for [issue #99 "Unable to install polymer2 branch via npm"](https://github.com/webpack-contrib/polymer-webpack-loader/issues/99)
Hello. Is it possible to add support of Polymer v1? I tried to bundle our Polymer v1 project with a loader for v2. It almost works, it seems like only...
Hello I'm trying to install this tool via npm using a command `npm install --save-dev git://github.com/webpack-contrib/polymer-webpack-loader.git#polymer2` and it gets installed into node_modules but without `dist` and `src` folders which makes...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...