mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Use webpack instead of require.js for LDAP authentication.
Removing Japanese hardcoded strings (Needs gettext loading code).
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = {
|
||||
},
|
||||
resolve: {
|
||||
root: [
|
||||
pathutil.resource('app/components'),
|
||||
pathutil.resource('app/components')
|
||||
],
|
||||
modulesDirectories: [
|
||||
'web_modules',
|
||||
|
||||
Reference in New Issue
Block a user