basisjs-tools-build
Advanced tools
Changelog
1.3.0 (February 16, 2016)
preprocess
and extFileTypes
options aren't supported in basis.config
anymoresrcset
attribute on <img>
and <source>
elements (for HTML and templates)basis.dev.warn()
and basis.dev.error()
Changelog
1.2.1 (January 21, 2016)
Changelog
1.2.0 (January 19, 2016)
var
declarationsclosure-compiler
notify message about stdin input<script>
(since could be used for templates)Changelog
1.1.0 (November 23, 2015)
--silent
to prevent any output to stdout
none
for --target
option (prevents file writing to FS)id
names when --css-optimize-names
is using, since unsafe as tools don't found every id
usage case for nowChangelog
1.0.2 (November 22, 2015)
base
basis.js
l10n support in result (prior to 1.0
)require
resolving for paths w/o extension for basis.js
1.5Changelog
1.0.1 (November 10, 2015)
csso
version to 1.4.2
Initial release as separate module
app
profile by default--target log
should be usednone
value for --target
AST
modifications on extract (basis.resource
, basis.require
etc.)basis.js
config parse error as fatal<meta name="msapplication-*">
<link>
has no href
attributebasis.js
support required)/* basisjs-tools:disable-warnings */
) in css to avoid warnings for this file<b:include src="foo.bar"/>
l10n
tokens (warn doesn't add to flow)basis.l10n
v1 (basis.js
prior 1.0
)--single-file
implementation--css-inline-image
optionzip
target<meta name="msapplication-*">
l10n
markup tokens (reduce build size)type="text/javascript"
for <script>
in resulting htmlconsole
) via optionjunit
reporterfind
that resolve filename by basis.js
file reference--base
and --output
values--output
option available only for build
command--theme
that specify what themes should used for result
(all themes by default), for now it's just ignore warnings for not in
list themes--js-build-mode
--(css-|js-)no-single-file
--css-cut-unused
--tmpl-pregenerate
--js-info
basisjs-tools-ast
and basisjs-tools-config
as dependenciesbasis.js
prior 1.0
and related refactoringnode.js
version to 0.12