mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
- Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
This commit is contained in:
5
res/web_modules/gettext/index.js
Normal file
5
res/web_modules/gettext/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
require('angular-gettext')
|
||||
|
||||
module.exports = {
|
||||
name: 'gettext'
|
||||
}
|
||||
Reference in New Issue
Block a user