summaryrefslogtreecommitdiff
path: root/config/webpack.config.js
Commit message (Expand)AuthorAgeFilesLines
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
* Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda2017-03-091-2/+1
|\
| * Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-081-2/+1
* | move u2f library to webpackmove-u2f-bundleMike Greiling2017-03-071-0/+1
|/
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-0/+1
|\
| * Use native unicode emojisEric Eastwood2017-03-061-0/+1
* | Merge branch 'backport-ee-change-webpack-empty-states' into 'master' Jacob Schatz2017-03-071-0/+1
|\ \ | |/ |/|
| * Backport change introduced in EE - alias for empty states SVGsbackport-ee-change-webpack-empty-statesFilipa Lacerda2017-03-031-0/+1
* | rename application entry point and change manifest to runtimeMike Greiling2017-03-031-3/+3
* | create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-1/+7
* | merge lib_chart into graphs bundleMike Greiling2017-03-031-1/+0
* | include vue_shared scripts within common_vue chunkMike Greiling2017-03-031-1/+3
* | create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-1/+18
* | separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling2017-03-031-3/+2
* | refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-031-0/+6
* | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-1/+7
* | update plugin formattingMike Greiling2017-03-031-0/+3
* | use deterministic module IDs in production and developmentMike Greiling2017-03-031-0/+4
|/
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-0/+5
|\
| * Merge branch 'master' into 'add-svg-loader'Filipa Lacerda2017-02-271-1/+1
| |\
| * | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-271-0/+1
| * | Adds loader to load SVGFilipa Lacerda2017-02-241-0/+4
* | | Update JS to use new standardsFilipa Lacerda2017-03-021-0/+1
| |/ |/|
* | Merge branch 'update-vue-2.1' into 'master' Fatih Acet2017-02-261-1/+1
|\ \ | |/ |/|
| * use CommonJS vue distributionMike Greiling2017-02-201-1/+1
* | add webpack bundle analyzer to production outputMike Greiling2017-02-211-0/+14
* | Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into 'ma...Alfredo Sumaran2017-02-201-0/+2
|\ \ | |/ |/|
| * Pick up option from gdk to disable webpack dev server livereload28204-option-to-disable-webpack-dev-server-livereloadEric Eastwood2017-02-151-0/+2
* | Merge branch 'fix-vue-production-build' into 'master' Jacob Schatz2017-02-201-2/+1
|\ \
| * | utilize pre-minified Vue in production since no CJS distribution is availablefix-vue-production-buildMike Greiling2017-02-191-2/+1
* | | remove imports loaderMike Greiling2017-02-171-6/+0
|/ /
* | remove trailing commadont-compress-development-assetsMike Greiling2017-02-161-1/+1
* | replace deprecated NoErrorsPlugin with NoEmitOnErrorsPluginMike Greiling2017-02-161-1/+1
* | only compress assets in productionMike Greiling2017-02-161-4/+4
* | Merge branch 'instrument-in-karma' into 'master' Alfredo Sumaran2017-02-161-1/+0
|\ \
| * | Move babel config for instanbul to karma config (!9286)winniehell2017-02-161-1/+0
* | | Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-0/+1
|\ \ \ | |/ / |/| |
| * | First iterationFilipa Lacerda2017-02-151-0/+1
* | | Merge branch 'fix-production-assets' into 'master' Alfredo Sumaran2017-02-151-1/+1
|\ \ \
| * | | only load istanbul plugin in development modeMike Greiling2017-02-151-1/+1
| | |/ | |/|
* | | Stop Pikaday using momentno-more-momentPhil Hughes2017-02-141-0/+1
|/ /
* | Merge branch 'cover-my-karma' into 'master' Clement Ho2017-02-141-0/+1
|\ \
| * | Reintroduce coverage report for JavaScript (!9133)winniehell2017-02-111-0/+1
| |/
* | only print errors and warnings from webpack dev serversilence-webpackSimon Knox2017-02-111-1/+2
|/
* upgrade to webpack 2.2.xMike Greiling2017-02-091-13/+14
* upgrade babel to v6Mike Greiling2017-02-091-4/+1
* exclude node_modules from imports-loader wrapperMike Greiling2017-02-091-0/+1
* Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-1/+1
|\
| * Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-1/+1
* | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-061-0/+1
|\ \