SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Mojolicious-Plugin-Webpack rpm build for : openSUSE Tumbleweed. For other distributions click perl-Mojolicious-Plugin-Webpack.

Name : perl-Mojolicious-Plugin-Webpack
Version : 1.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.18 Date : 2024-08-05 19:58:00
Group : Unspecified Source RPM : perl-Mojolicious-Plugin-Webpack-1.02-1.18.src.rpm
Size : 0.79 MB
Packager : (none)
Summary : Mojolicious ♥ Webpack
Description :
Mojolicious::Plugin::Webpack is a Mojolicious plugin to make it easier to
work with https://webpack.js.org/ or https://rollupjs.org/. This plugin
will...

* 1.

Generate a minimal \'package.json\' and a Webpack or Rollup config file.
Doing this manually is possible, but it can be quite time consuming to
figure out all the bits and pieces if you are not already familiar with
Webpack.

* 2.

Load the entrypoint \"./assets/index.js\", which is the starting point of
your client side application. The entry file can load JavaScript, CSS,
SASS, ... as long as the appropriate processing plugin is loaded.

* 3.

It can be difficult to know exactly which plugins to use with Webpack.
Because of this Mojolicious::Plugin::Webpack has some predefined rules for
which Nodejs dependencies to fetch and install. None of the nodejs modules
are required in production though, so it will only be installed while
developing.

* 4.

While developing, the webpack executable will be started automatically next
to Mojo::Server::Morbo. Webpack will be started with the appropriate
switches to watch your source files and re-compile on change.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Mojolicious-Plugin-Webpack-1.02-1.18.noarch.rpm
     

Provides :
perl(Mojo::Alien::npm)
perl(Mojo::Alien::rollup)
perl(Mojo::Alien::webpack)
perl(Mojolicious::Command::Author::webpack)
perl(Mojolicious::Plugin::Webpack)
perl-Mojolicious-Plugin-Webpack

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(File::chdir) >= 0.10
perl(Mojolicious) >= 8.00
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Mojo
/usr/lib/perl5/vendor_perl/5.40.0/Mojo/Alien
/usr/lib/perl5/vendor_perl/5.40.0/Mojo/Alien/npm.pm
/usr/lib/perl5/vendor_perl/5.40.0/Mojo/Alien/rollup.pm
/usr/lib/perl5/vendor_perl/5.40.0/Mojo/Alien/webpack.pm
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious/Command
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious/Command/Author
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious/Command/Author/webpack.pm
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious/Plugin
/usr/lib/perl5/vendor_perl/5.40.0/Mojolicious/Plugin/Webpack.pm
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/Changes
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/App.svelte
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/index.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d/core.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d/css.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d/include.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d/js.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/assets/rollup.config.d/svelte.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/lite.pl
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/package-lock.json
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/package.json
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/rollup/rollup.config.js
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/webpack
/usr/share/doc/packages/perl-Mojolicious-Plugin-Webpack/example/webpack/assets
There is 22 files more in these RPM.

 
ICM