academy-team/smarty_webpack_encore_extension

There is no license information available for the latest version (dev-main) of this package.

A short description of what your package does

dev-main 2023-02-10 10:13 UTC

This package is auto-updated.

Last update: 2024-05-10 12:48:39 UTC


README

This will add 2 Smarty functions and you can use them to create the CSS and JS link and script tags in your tpl based on your entrypoints.json from Webpack.

Installation

Composer

  1. Add "academy-team/smarty_webpack_encore_extension": "^2.0" to your composer.json file and run composer update.