Download the PHP package rleeson/wp-webpack-loader without Composer
On this page you can find all versions of the php package rleeson/wp-webpack-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rleeson/wp-webpack-loader
More information about rleeson/wp-webpack-loader
Files in rleeson/wp-webpack-loader
Download rleeson/wp-webpack-loader
More information about rleeson/wp-webpack-loader
Files in rleeson/wp-webpack-loader
Vendor rleeson
Package wp-webpack-loader
Short Description Webpack asset loader for WordPress to switch between webpack-dev-server and production built assets
License MIT
Package wp-webpack-loader
Short Description Webpack asset loader for WordPress to switch between webpack-dev-server and production built assets
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-webpack-loader
Webpack Asset Loader
PHP library for use in WordPress applications to facilitate development using Webpack Dev Server and deployment of Webpack published assets. Loader provides a systematic method to enqueue scripts and styles produced from Webpack entry points.
Default Configuration
All assets are registered with the following sets of configuration parameters:
Handle Prefixes
: wpwebpack-Script Path
: /assets/dist/js/Static Path
: /assets/dist/static/Style Path
: /assets/dist/css/
Usage
Register sets of assets associated with a Webpack configuration as follows:
All versions of wp-webpack-loader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package rleeson/wp-webpack-loader contains the following files
Loading the files please wait ....