@alphabet_vis/vis-webpack

vis-webpack

Usage no npm install needed!

<script type="module">
  import alphabetVisVisWebpack from 'https://cdn.skypack.dev/@alphabet_vis/vis-webpack';
</script>

README

@alphabet_vis/vis-webpack

simple webpack env

{
  "scripts": {
      "start": "vis-webpack start",
      "build-app": "vis-webpack build-app",
      "watch": "vis-webpack watch",
      "build": "vis-webpack build"
  }
}