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

Maintainers

Package info

github.com/academyTeam/smarty_webpack_encore_extensions

pkg:composer/academy-team/smarty_webpack_encore_extension

Statistics

Installs: 4 635

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-10 16:39:03 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.