biotope-build icon indicating copy to clipboard operation
biotope-build copied to clipboard

Biotope Build Framework

Results 29 biotope-build issues
Sort by recently updated
recently updated
newest added

The current build can compile sass on it's own. vNext just bundles sass.

feature

Currently the next version only copies pngs

improvement

Using biotope-build version 0.6.2 or 7.0.0 or 7.1.0, I always get this error: ``` [12:13:50] Starting 'useref:assets'... [12:13:50] Starting 'image:resources:dist'... [12:13:50] Starting 'image:component:dist'... [12:13:50] Starting 'favicons'... [12:13:50] gulp-imagemin: Minified 0...

bug

in a project, we have svg icons in /src/resources/icons/ and they are converted to an iconfont with task "iconfont". However if the task "svgSprites" is also enabled (which is the...

Itβ€˜s am reminder to think about if we need typeof for symbols, because babel 7 transpiles that quite complicated: https://github.com/WebReflection/drop-babel-typeof

the build currently does not produce d.ts files. When using an npm package produces by biotope-build, It is therefore not possible for tsc to check whether `props` is set correctly.

Because we're using gulp 3, the biotope/build is broken for node 12 and up. Let's keep an eye on possible solutions in order to get that working again. For reference:...

vNext

Hi πŸ‘‹ i would like to propose a change on how we use variables for fonts, sizes, colors... basically everything that does not use complicated math functions from SASS. Status...

discussion