This repository has been archived by the owner on Jan 13, 2018. It is now read-only.
1.0.0-alpha6
Pre-release
Pre-release
- New makefile format, divided into sections
- example needed
- Add level manager and level builder. It is now possible to declare levels and files
- Allow to specify tech inline as object
- Move minimising functionality from bem make to
min.js
techs - Introduce
tech.getDefaultMakeCommand()
which allows to specify preferred execution method to use frombem make
- deps: possibility to declare dependence without explicit including item
- Add option to disable colors in terminal to 1.0.0
- Show link to migration doc in V1 tech warning
- Update q-io to 1.10.3 to solve q-io bug
- Migrate from
underscore
tolodash
bem server
: open content files in binary mode- Add docs and migration link