kibana/tasks
spalger 8aa0287dd7 [build] expose build specific babel config
During build we transpile the server source to prevent runtime transpilation with babel/register. In order to support untranspiled plugin code, we still use babel/register with special ignore options, which used to be included in cli/index.js and now is moved to src/optimize/babelOptions.js so other code that wants to initialize a server (without the cli) can also configure babel/register.
2015-09-07 17:22:42 -07:00
..
build [build] expose build specific babel config 2015-09-07 17:22:42 -07:00
config [esvm] test against es 2.0 2015-09-03 16:28:31 -07:00
utils [build] move to absolute paths and improve fpm/pleaserun support 2015-08-14 13:27:41 -07:00
jenkins.js [jenkins] build snapshots as the final task of core jobs 2015-08-18 19:26:15 -07:00
licenses.js [build] initial fix 2015-08-13 21:16:54 -07:00
lintStagedFiles.js syntax change, output staged file count 2015-08-13 13:21:04 -07:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
release.js proper shrinkwrap in build and release 2015-08-26 18:41:37 -07:00
test.js generate the test coverage 2015-08-24 17:10:21 -07:00
travis.js added grunt tasks for jenkins and travis 2015-07-28 09:45:10 -07:00