sunnysideup / webpack_requirements_backend
Silverstripe Module that provides an alternative to the standard Silvertripe Requirements Backend class so that your application can run webpack.
Installs: 3 052
Dependents: 8
Suggesters: 2
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/framework: ^4.0 || ^5.0
Suggests
- sunnysideup/sswebpack_engine_only: Add webpack itself
- dev-master
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.1
- 9.0.0
- 8.0.0
- 7.0.0
- 6.4.2
- 6.4.1
- 6.4.0
- 6.3.0
- 6.2.10
- 6.2.9
- 6.2.8
- 6.2.7
- 6.2.6
- 6.2.5
- 6.2.4
- 6.2.3
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.0
- 6.0.0
- 5.0.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.x-dev
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.0.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- dev-4.1-TEMP-upgrade
- dev-temp-upgradeto4-branch
- dev-dev-4.1-upgrade
This package is auto-updated.
Last update: 2024-10-12 21:35:14 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/webpack_requirements_backend
Configuration
In the _config
folder you will find the webpack_requirements_backend.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
webpack_requirements_backend.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.