Commit graph

6 commits

Author SHA1 Message Date
Brandon Kobel
4584a8b570
Elastic License 2.0 (#90099)
* Updating everything except the license headers themselves

* Applying ESLint rules

* Manually replacing the stragglers
2021-02-03 18:12:39 -08:00
Brandon Kobel
170a2956c8
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs
2021-01-19 17:52:56 -08:00
spalger
8e9a8a84dc autofix all violations 2019-12-13 23:17:13 -07:00
Peter Pisljar
b3d886cee6
moving interpreter package to plugin (#32997) 2019-03-15 07:45:46 +01:00
Peter Pisljar
83325bf560
back to canvas way of loading plugins (#26463) 2018-12-05 06:36:51 +01:00
Spencer
54f1a739cd
[@kbn/interpreter] improve build/packaging (#26096)
Summary of changes:

 - move all build artifacts under `target` directory
 - run babel and webpack in parallel
 - support optional watch and sourcemaps in build
 - expose /common /public /plugin /server sub-exports as index.js
 - avoid importing deeply from `@kbn/interpreter`
 - move a couple missed dependencies from x-pack to kibana
 - remove custom babel-register implementation
2018-11-23 14:16:38 -07:00
Renamed from packages/kbn-interpreter/tasks/build.js (Browse further)