[% # Copyright 2023 cPanel, L.L.C. - All rights reserved. # copyright@cpanel.net # https://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited %] [% SET locale_attributes = CPANEL.locale_info; SET direction = locale_attributes.direction; SET CPANEL.CPVAR.dprefix = "./"; SET TEMPLATE_PATH = ""; SET ROUTER_PATH = cp_security_token _ "/"; SET HOSTNAME = ExpVar.expand('$hostname'); SET style_sheets = []; SET scripts = []; # Do not change this name unless it is also changed in the partials below. # The following content is inserted by underscore-template-loader's require macro. # #---------------------------------------------------- # ∨∨∨ THIS IS GENERATED CODE, DO NOT MODIFY IT ∨∨∨ #---------------------------------------------------- # # Build webpack css bundle list style_sheets.push(TEMPLATE_PATH _ 'theme.css'); style_sheets.push(TEMPLATE_PATH _ 'styles.css'); # Build webpack javascript bundle list scripts.push(TEMPLATE_PATH _ 'runtime.js'); scripts.push(TEMPLATE_PATH _ 'vendor-b36e9ddd.js'); scripts.push(TEMPLATE_PATH _ 'vendor-b1abd21e.js'); scripts.push(TEMPLATE_PATH _ 'vendor-53a0b0a7.js'); scripts.push(TEMPLATE_PATH _ 'vendor-6b948b9f.js'); scripts.push(TEMPLATE_PATH _ 'vendor-377fed06.js'); scripts.push(TEMPLATE_PATH _ 'polyfills.js'); scripts.push(TEMPLATE_PATH _ 'main.js'); # #---------------------------------------------------- # ^^^ THIS IS GENERATED CODE, DO NOT MODIFY IT ^^^ #---------------------------------------------------- %] [% locale.maketext('WP Squared') %] [%- FOR source IN style_sheets; SET url = theme_magic_url(source); -%] [%- END -%]

Testing SSE