зеркало из https://github.com/mozilla/fxa.git
Remove `ass` dependency from server.js
- so we can build production deploys with `npm install --production` - does not seem to affect any of the testing - `ass` seems to be broken anyways w/ `npm test`
This commit is contained in:
Родитель
dbca2c62e7
Коммит
633c6200e6
|
@ -4,5 +4,4 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
require('ass');
|
||||
require('./lib/server.js');
|
||||
|
|
Загрузка…
Ссылка в новой задаче