basisjs-tools-build
Advanced tools
Changelog
1.9.3 (May 17, 2017)
module
in basis.js core moduleChangelog
1.9.2 (May 17, 2017)
__filename
in basis.js core moduleChangelog
1.9.0 (March 25, 2017)
--ignore-warnings
option to ignore warnings, may take a list of patterns (@naorunaoru, #18)[basis.]asset()
Changelog
1.8.3 (August 31, 2016)
Changelog
1.8.2 (August 29, 2016)
target
setting (#14)l10n
markup token introducing by non-base
theme template (#15)Changelog
1.8.0 (August 10, 2016)
build
--js-bundle
to produce a JavaScript bundle with optional argument format
(currently js
or json
)--js-bundle-name
to set a custom base name for bundle file (makes sense when --js-bundle
is using, extension is choosing according to format
)addSymlink()
method for plugin API