CoCreate-webpack

A convenient chain handler allows user to chain multiple CoCreate components together. When one webpack is complete next one will start. The sequence goes untill all webpack completed. Grounded on Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.

Install

npm i @cocreate/webpack

Or you can use cdn link:

<script>https://cdn.cocreate.app/webpack/latest/CoCreate-webpack.min.js</script>

Usage

This is webpack usage

<div></div>

This is webpack usage

This is webpack usage

Attributes

  • webpack string optional

    webpack-attribute

  • webpack string optional

    webpack-attribute

Demo