Current File : /home/pacjaorg/public_html/2024/wp-content/plugins/civist/civist-scripts.php |
<?php
/**
* Exposes $webpack_files variable containing the chunks injected by htmlWebpackPlugin as a php data type
*
* This file is generated from a template that allows the resource paths to be injected at build time
*
* @package civist
*/
$webpack_files = json_decode( '{"manifest":{"size":0,"entry":"civist-wordpress-manifest.js","hash":"9d4590d0600e5cb0cfda","css":[]},"vendor":{"size":1944522,"entry":"civist-wordpress-vendor.js","hash":"26f5375aa0abb855c55c","css":[]},"common":{"size":573879,"entry":"civist-wordpress-common.js","hash":"10422d5feb1d78de7531","css":[]},"manager":{"size":702654,"entry":"civist-wordpress-manager.js","hash":"af690647463e8f6d3123","css":[]},"editor":{"size":105178,"entry":"civist-wordpress-editor.js","hash":"74e6a7811a402dbc7aca","css":[]},"plugins":{"size":13351,"entry":"civist-wordpress-plugins.js","hash":"469a706eed2b34f48671","css":[]},"settings":{"size":791888,"entry":"civist-wordpress-settings.js","hash":"f558b6969dc7aac1e4d0","css":[]},"registration":{"size":24110,"entry":"civist-wordpress-registration.js","hash":"42f9aad1990b7d7d709f","css":[]},"plugin":{"size":2283,"entry":"civist-wordpress-plugin.js","hash":"1c413649d268f9466332","css":[]},"civist2017":{"size":770,"entry":"civist-wordpress-civist2017.js","hash":"7bdf7d30649433ebd16f","css":["civist-wordpress-civist2017.css"]}}' );