[build] ☝️ include webpackShims in build

This commit is contained in:
spalger 2015-08-26 17:05:54 -07:00
parent 556e79dc2f
commit af3387442d

View file

@ -5,6 +5,7 @@ module.exports = function (grunt) {
src: [
'src/**',
'bin/**',
'webpackShims/**',
'config/kibana.yml',
'!src/**/__tests__/**',
'!src/testUtils/**',