Remove firebugx from webpack build

This follows up to f725bcf813
by also removing it from the webpack build.

Test Plan:
  - The webpack build works still

Change-Id: I43aa82c129aa9dbf5bf4d4e4928f39701af147a8
Reviewed-on: https://gerrit.instructure.com/75887
Reviewed-by: Ryan Shaw <ryan@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
This commit is contained in:
Clay Diffrient 2016-03-31 11:25:53 -06:00
parent 9e0970a017
commit 96674ee369
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ entries['vendor'] = [
'vendor/backbone',
'vendor/date',
'vendor/d3.v3',
'vendor/firebugx',
'vendor/graphael',
'vendor/i18n',
'vendor/i18n_js_extension',