Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 354 Bytes

js-widget

This is my version of the original https://github.com/jenyayel/js-widget

Using document.currentScript to provide uniq instances of a js-widget

Install npm install webpack webpack-dev-server copy-webpack-plugin --save-dev

Build ./node_modules/.bin/webpack --config webpack.config.js

Run ./node_modules/.bin/webpack-dev-server --open