mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
Remove mocks
This commit is contained in:
parent
75a77faa92
commit
85243c7512
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@ module.exports = function(config) {
|
|||
'website/public/bower_components/js-emoji/emoji.js',
|
||||
'common/dist/scripts/habitrpg-shared.js',
|
||||
|
||||
"test/spec/mocks/translations.js",
|
||||
"test/spec/mocks/sandbox.js",
|
||||
|
||||
"website/public/js/env.js",
|
||||
|
||||
"website/public/js/app.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue