Skip to content

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

polymer-webpack-loader demo

Setup

npm i
bower i
npm start

What's included

This demo shows how to do a simple "Hello, World" with polymer-webpack-loader. It includes a basic project that defines a Polymer element which uses ES Module syntax to import a dependency from the node_modules directory.