@workspace-builder/nodemon

This is a workspace builder module for workspace-builder.

Usage no npm install needed!

<script type="module">
  import workspaceBuilderNodemon from 'https://cdn.skypack.dev/@workspace-builder/nodemon';
</script>

README

@workspace-builder/nodemon

This is a workspace builder module for workspace-builder.

In watch mode, it runs nodemon in the workspace, watching the dist folder and executing dist/index.js. Outside of watch mode, it does nothing.

License

MIT