basisjs-tools-build
Advanced tools
Changelog
1.7.2 (July 21, 2016)
SourceWrappers
to neutral one (change prefix #N
→ .N
) to fix issue when SourceWrapper#path
is using as <b:include>
source (src
attribute value)Changelog
1.7.1 (July 18, 2016)
--l10n-package
(#13)Changelog
1.7.0 (July 15, 2016)
jsPackCmd
, but using uglify.js
instead or explicit jsPackCmd
if specified--l10n-package
to store l10n cultures outside of bundle (except selected one) and load them asynchronously on demand (@fateevv)basisjs-tools-ast
to 1.4.0Changelog
1.6.0 (June 24, 2016)
<link rel="image-src">
(@istrel)anim:
class name renaming (--css-optimize-names
)--css-optimize-names
is usedChangelog
1.5.0 (March 25, 2016)
basisjs-tools-ast
to 1.3.0
(using CSSO
1.8.0 with usage data support)css-usage
that output collected CSS
usage data in JSON
format--css-usage
to use usage data (class names white list and scopes) for CSS
compression--stat
to output build statistics in non-verbose modeChangelog
1.4.0 (March 19, 2016)
basis.js
template declaration resources formatpreset
support (w/o parallel running)Flow#exit()
but throw exception in some casesChangelog
1.3.2 (February 16, 2016)
srcset
isn't parse correctly if value starts with whitespacesChangelog
1.3.1 (February 16, 2016)
basis.js
modules with all debug info cut off (because of --js-cut-dev
)target
setting is not set or has some special value (fixes #7)
find
) build
value should be used. To set specific command its name should be starts with build:
prefix, i.e. build:lint
for lint
.