basisjs-tools
Advanced tools
Changelog
1.3.9 (May 23, 2014)
Changelog
1.3.7 (April 25, 2014)
--css-inline-image
works for style attributescreateFile
commandUNABLE_TO_VERIFY_LEAF_SIGNATURE
issue on proxy requestsChangelog
1.3.6 (March 22, 2014)
server
when basisjs-tools
and app located on different drives (issue #12)Changelog
1.3.5 (March 21, 2014)
module.exports
values resolving on extractChangelog
1.3.4 (March 19, 2014)
Extractor
basis.require
invoke for namespace it didn't reference to module.exports
basis.js
resourceServer
http
-> https
proxyx-forwarded
headers for proxy by default (some servers worry about it and some redirect requests)Changelog
1.3.3 (March 16, 2014)
extractor
for basis.require
basis.js
installing by create app
when app name specifiedChangelog
1.3.2 (March 8, 2014)
extractor
for basis.resource
and basis.require
server
message outputChangelog
1.3.1 (February 28, 2014)
Common
server
message output improvementsbuild
, create
and extract
Build & extract
style
attributes in templates are now processing<link>
with same filenamebasis.js
file as script.js
if presentrequire
and resource
arguments to module wrapper as 3rd party libraries could test for require
is present<script>
with external urlstyle
attributes processing (fetch resources, pack and so on)<style>
/<link>
with id
attribute<link>
_theme_css_
includeChangelog
1.3.0 (February 22, 2014)
Common
clap
as command line argument parser (refactoring of commands, remove commander
module as dependency)jscs
config, base code style cleanupbin/basis.js
to bin/basis
Server
--verbose
flag for more messages)--no-color
option)__basis_resources__
gzip__basis_resources__.js
to /basisjs-tools/resourceCache.js
__devsync__.js
to /basisjs-tools/syncFiles.js
basis.js
anymoreopenFile
to open file in external editorBuild
--verbose
flag for more messages)--no-color
option)--css-inline-image
option to inline css images--warnings
option to show warning list in summaryjs
expression on extract in verbose mode<meta>
to index filebasis-config
to build as is./
prefix to relinked filenames for basis.resource
, basis.require
and basis.l10n.dictionary
js/merge
handler as not working for nowrequire
filename resolvinghtml
files output pathMacOS
l10n
pack for basis.l10n
version 2l10n
dictionary filename resolving