The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00 - 2021-05-24

  • Add Mojo::Alien::npm
  • Add Mojo::Alien::rollup
  • Add Mojo::Alien::webpack
  • Made Mojo::Alien::npm compatible with https://pnpm.io/
  • Improved dependency tracking in ./node_modules
  • Rewrote Plugin::Webpack using new Mojo::Alien:: modules
  • Updated examples to match "alien" modules
  • Fix being able to include images and other processed assets #7
  • Fix vulnerabilities reported by GitHub #12
  • Fix CI Ubuntu workflow

Modules

Runs the external nodejs program npm
Runs the external nodejs program rollup
Runs the external nodejs program webpack
Mojolicious HTTP, WebSocket and Webpack development server
Mojolicious ♥ Webpack