You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,14 +217,14 @@ or are automatically applied via regex from your webpack configuration.
217
217
|Name|Status|Description|
218
218
|:--:|:----:|:----------|
219
219
|<ahref="https://github.com/vuejs/vue-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/vue-9.svg"></a>|![vue-npm]|Loads and compiles Vue Components|
220
-
|<ahref="https://github.com/JonDum/polymer-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/polymer.svg"></a>|![polymer-npm]|Process HTML & CSS with preprocessor of choice and `require()` Web Components like first-class modules|
220
+
|<ahref="https://github.com/webpack-contrib/polymer-webpack-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/polymer.svg"></a>|![polymer-npm]|Process HTML & CSS with preprocessor of choice and `require()` Web Components like first-class modules|
221
221
|<ahref="https://github.com/TheLarkInn/angular2-template-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/angular-icon-1.svg"></a>|![angular-npm]| Loads and compiles Angular 2 Components|
222
222
|<ahref="https://github.com/riot/tag-loader"><imgwidth="48"height="48"src="https://worldvectorlogo.com/logos/riot.svg"></a>|![riot-npm]| Riot official webpack loader|
0 commit comments