A command-line tool for creating projects with default or specified names and types.
Generate webpack bundle chart
Generate webpack externals for RxJS v6. NOT compatible with v5 paths.
Easily generate webpack configs.
**A utility for generate webpack configs with common settings**
To generate webpack config quickly
Generate webpack code splits, used in combination with the @surface/lazy-loader module.
Helper for building generic names, similar to webpack
quick generate webpack-vue template
<!-- **A utility for generate webpack configs with common settings**
<!-- **A utility for generate webpack configs with common settings**
generate webpack react project
Generate webpack externals for AWS SDK V3
Generate a base webpack config
Generate webpack config.
Generates a package.json file containing the external modules used by your webpack bundle
Babel plugin used to generate Webpack magic comments on dynamic import statements
choose to generate webpack config file and dependencies.
BundleStats utils
This Webpack plugin will generate a JSON file that matches the original filename with the hashed version.
generate webpack chunk name by filename
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
generate webpack angularity hello world
Minimizer plugin for webpack
Manifester loads your webpacker generated javascript and stylesheets assets from your manifest.json file.
code42template is the base Rails project used at Codeminer 42.
StimulusJS generator on Rails with Webpacker
A gem supplying generators to setup flexible integrations of react, webpack, and redux with Rails
Wagon is a site generator for the LocomotiveCMS engine
See README.md file
Run webpack and webpack-dev-server in a sub process. Autodetects the port, url and assets that are generated.
Railtie to generate the files needed to use webpack as a replacement of sprockets
Railtie to generate the files needed to use webpack as a replacement of sprockets
Rake tasks that fix sourceMappingURL in JavaScript and CSS bundles generated by webpack to match the final fingerprinted names generated by Sprockets after assets' precompilation
Rake tasks that fix sourceMappingURL in JavaScript and CSS bundles generated by webpack to match the final fingerprinted names generated by Sprockets after assets' precompilation
Rails Plugin to augment frontend development with a gulp/webpack based workflow. - Installs Javascript infrastructure in your Rails project to manage frontend assets - Provides view helpers to Rails that allow you to easily reference gulp generated assets from Rails views - Puts Livereload into the Rails middleware stack. This injects the Livereload client into Rails-renderd pages, updates are triggered from gulp.