- clone this repository
- remove git folder
- yarn install
- modify config.js paths for your need
- build: is the path where your package.json is located
- theme is the path, where your TYPO3 package is located
- webRoot is you public WebRoot path
- modify config.yaml breakpoints and possible file exports for your need.
- possible exports are:
- scss
- constantsts
- yaml
- possible exports are:
the yaml file for the aspect ratio is mainly used for the CropVariantsBuilder Extension from Josef Glatz (https://github.com/josefglatz/cropvariantsbuilder/). this file can be imported in the crop variants yaml config file.
e.g.:
imports:
-
resource: 'EXT:your_ext/Configuration/ImageManipulation/Imports/aspect-ratios.yaml'
you are ready to go.
Includes the FE-Pipeline Main Package with following Features:
- bootstrap: 4.5.3
- family.scss: 1.0.8
- gulp: 4.0.2
- jquery: 3.5.1
- backstopjs
and a few more.