@bleushan/toolsdeprecated

A collection of build tools helpers

Usage no npm install needed!

<script type="module">
  import bleushanTools from 'https://cdn.skypack.dev/@bleushan/tools';
</script>

README

@bleushan/tools

About

This is a collection of build tools helpers.

Webpack

This package provides c a set of helpers functions for Webpack 4+. It does so using a bunch of functional programming tricks in order to both show off and keep a somewhat familiar declarative syntax.

Partials

Partials is inspired by webpack-partial. It's an attempt to make it smarter in places and provide some common presets

Serve

Serve exposes to a set composable functions for Addon features of webpack-serve.