mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
11 lines
285 B
YAML
11 lines
285 B
YAML
Site\Templates\DeferedRequirements:
|
|
nojquery: false
|
|
nofontawesome: false
|
|
version: false
|
|
static_domain: false
|
|
custom_requirements:
|
|
SilverShop\Page\AccountPageController:
|
|
- SilverShop.Page.CheckoutPageController.js
|
|
- SilverShop.Page.CheckoutPageController.css
|
|
|