noop-loader

A webpack loader that does nothing.

Usage no npm install needed!

<script type="module">
  import noopLoader from 'https://cdn.skypack.dev/noop-loader';
</script>

README

Noop loader for webpack

There are probably other ways to solve these problems, but sometimes I want a loader for webpack that does exactly nothing, and that is what this is for.