kibana/tasks
spalger 51ea45cd37 [dev] write test:dev optimize output to its own dir
Currently, `npm start` and `npm run test:dev` use the same webpack "working directory". This allows them to share assets, which seems great, but when webpack writes it's record-keeping files to disk it can lead to difficult to debug "Property call of undefined is not a function" errors. By writing it's optimization output to a different directory we prevent those collisions so that both the test server and the dev server can be run side-by-side
2016-08-19 17:15:06 -07:00
..
build Bump marked 2016-07-27 08:54:33 -05:00
config [dev] write test:dev optimize output to its own dir 2016-08-19 17:15:06 -07:00
utils [grunt/collectFilesToCommit] fix the broken "pathsToIgnore" filter 2016-04-22 10:39:34 -05:00
check_added_filenames.js [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
collect_files_to_commit.js Use grunt root path when collecting git files 2015-12-29 10:46:22 -05:00
jenkins.js Adds license check to jenkins:unit 2016-07-25 16:59:04 -07:00
licenses.js Log dependency path info in licenses grunt task. 2016-06-21 18:55:54 -07:00
lint_staged_files.js Consolidate git file logic in lintStagedFiles task 2015-12-28 17:31:36 -05:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
precommit.js Consolidate git file logic in lintStagedFiles task 2015-12-28 17:31:36 -05:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js Release task now always publishes to staging 2016-06-17 14:26:08 -04:00
release_packages.js [build] Include full version in staging package prefix, set production prefix separately 2016-07-21 21:27:42 -05:00
setup_kibana.js add travis config 2016-03-10 23:13:02 -07:00
sterilize.js [npm/clean] rename to sterilize 2016-02-12 12:56:50 -07:00
test.js Create visual_regression test suite. 2016-06-21 20:50:55 -07:00