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:
parent
9e0970a017
commit
96674ee369
|
@ -135,7 +135,6 @@ entries['vendor'] = [
|
|||
'vendor/backbone',
|
||||
'vendor/date',
|
||||
'vendor/d3.v3',
|
||||
'vendor/firebugx',
|
||||
'vendor/graphael',
|
||||
'vendor/i18n',
|
||||
'vendor/i18n_js_extension',
|
||||
|
|
Loading…
Reference in New Issue