0.0.6 • Published 8 months ago

sioweb-contao-webpack v0.0.6

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
8 months ago

Webpack für Contao

Dieses Paket erleichtert die Konfiguration von Webpack für Contao.

Installation

npm i sioweb-contao-webpack

Konfiguration

Create a directory structure like

  • files - default - js - init.js - frontend.hs - scss - init.scss - frontend.scss - assets - logo.jpg - .public - fonts - whatEver - whatEverBold.woff2

Copy both webpack files from ./example dir into root of your contao instance.