[client-app] don't exclude source maps

This commit is contained in:
Evan Morikawa 2017-03-16 12:07:05 -07:00
parent 4079fd4b98
commit f4b01b3c13

View file

@ -214,7 +214,6 @@ module.exports = (grunt) => {
/\.pdb$/,
/\.h$/,
/\.cc$/,
/\.map$/,
/\.ts$/,
/\.flow$/,
/\.gyp/,