kibana/src
Spencer 0fde087ca2 Switch to Yarn (#15485)
* switch to yarn

* cleanup misc references to npm

* [yarn] loosen dependency ranges so yarn will merge more deps

* fix linting error now that moment uses ESM

* [licenses] font-awesome changed the format of its license id

* Use local yarn

* Misc fixes

* eslintignore built yarn file

* Remove mkdir which doesn't do what it should do

* Check build without upgrading lots of versions

* Fix license check

* too many moments

* Better description

* Review fixes

* Lock to angular@1.6.5

* More specific version locks

* Revert "More specific version locks"

This reverts commit 11ef81102e.

* Revert "Lock to angular@1.6.5"

This reverts commit 3ade68c14c.

* rm yarn.lock; yarn

* Forcing a specific version of React, Angular, Moment

* Using vendored version of yarn in ci

* Use --frozen-lockfile

* fixes
2018-01-10 13:23:43 +01:00
..
babel-preset create babel-preset and babel-register modules (#13973) 2017-09-19 17:44:47 -07:00
babel-register create babel-preset and babel-register modules (#13973) 2017-09-19 17:44:47 -07:00
cli [optimizer] run webpack compilation ASAP (no more laziness) (#15795) 2018-01-09 00:46:16 -07:00
cli_keystore Fixes issue with Keystore's stdin option (#15221) 2017-11-29 15:59:17 -08:00
cli_plugin Handle undefined options when looking for 'pluginDir' (#15532) 2017-12-12 00:16:57 +01:00
core_plugins Removed href=# from a button (#15947) 2018-01-10 02:53:38 -05:00
deprecation [babel] tweak babel options for performance and debugging (#11535) 2017-05-08 15:29:28 -07:00
dev Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
docs Shortcut to build asciidocs (#13164) 2017-08-23 10:27:34 -04:00
es_archiver [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00
fixtures Refactor spy panels (#15682) 2017-12-21 12:01:23 +01:00
functional_test_runner Add mechanism for dashboard snapshots (#15463) 2017-12-13 13:41:40 -05:00
optimize [optimizer] allow http caching for bundles (#15880) 2018-01-09 11:11:57 -05:00
plugin_discovery [optimizer] extract plugin discovery (#14745) 2017-12-05 18:11:50 -07:00
server [optimizer] run webpack compilation ASAP (no more laziness) (#15795) 2018-01-09 00:46:16 -07:00
test_utils Add svg screenshot comparison test (#15777) 2017-12-28 11:21:04 -05:00
ui Switch to Yarn (#15485) 2018-01-10 13:23:43 +01:00
utils [precommit hook] add dev script (#14890) 2017-11-20 14:22:24 -07:00