mirror of
https://github.com/openstf/stf
synced 2025-10-03 09:49:17 +02:00
Use webpack instead of require.js for LDAP authentication.
Removing Japanese hardcoded strings (Needs gettext loading code).
This commit is contained in:
parent
15a6a1ab24
commit
c588dd87c6
15 changed files with 77 additions and 130 deletions
|
@ -27,7 +27,7 @@ module.exports = {
|
|||
},
|
||||
resolve: {
|
||||
root: [
|
||||
pathutil.resource('app/components'),
|
||||
pathutil.resource('app/components')
|
||||
],
|
||||
modulesDirectories: [
|
||||
'web_modules',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue