0.1.0 • Published 5 years ago
mwc-bundle v0.1.0
mwc-bundle
material-components-web-components bundled
This is merely a pre-configured bundle off the currently offered material design web components. It includes the required rollup-plugin-node-resolve rollup plugin to handle the used bare module specifiers.
IMPORTANT: The Material Web Components are a work in progress and subject to major changes until 1.0 release.
Get started
Clone this repo
git fetch https://github.com/reno1979/mwc-bundle.git
Fetch the dependencies
npm install
Bundle the web components
./node_modules/.bin/rollup -c
The bundled file
The bundled file is placed inside the folder public\js
0.1.0
5 years ago