1.0.2 • Published 7 months ago
sioweb-contao-webpack v1.0.2
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.