-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[webpack] fix loader query string usage
Backports PR #9497 **Commit 1:** [webpack] pin to fork with fixed loader aliases * Original sha: a1e3357 * Authored by spalger <[email protected]> on 2016-12-13T21:57:21Z **Commit 2:** [optimizer] upgrade to postcss+autoprefixer * Original sha: bceecd5 * Authored by spalger <[email protected]> on 2016-12-14T23:57:18Z **Commit 3:** [timelion] convert uiExports.modules -> webpackShims * Original sha: 7e90dc6 * Authored by spalger <[email protected]> on 2016-12-15T17:20:54Z **Commit 4:** [uiExports] remove implementation-leaking and unused uiExport types * Original sha: 10016f3 * Authored by spalger <[email protected]> on 2016-12-15T17:59:04Z **Commit 5:** [optimizer] remove unused imports * Original sha: b841c91 * Authored by spalger <[email protected]> on 2016-12-15T18:01:37Z **Commit 6:** [uiBundlerEnv] add a method for exporting global import aliases for special cases * Original sha: 4969d66 * Authored by spalger <[email protected]> on 2016-12-15T18:38:52Z **Commit 7:** Merge branch 'master' of github.com:elastic/kibana into fix/webpack-loader-query-strings * Original sha: bcaf446 * Authored by spalger <[email protected]> on 2016-12-15T19:45:01Z
- Loading branch information
Showing
210 changed files
with
134 additions
and
58,062 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
require('angular'); | ||
require('../../../../node_modules/angular-mocks/angular-mocks.js'); |
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
src/core_plugins/timelion/bower_components/angular-sortable-view/.bower.json
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
src/core_plugins/timelion/bower_components/angular-sortable-view/CHANGELOG.md
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
src/core_plugins/timelion/bower_components/angular-sortable-view/Gruntfile.js
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
src/core_plugins/timelion/bower_components/angular-sortable-view/LICENSE
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.