mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00
Ensure common modules.
This commit is contained in:
parent
fba8586a70
commit
21975af4af
7 changed files with 47 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
require.ensure([], function (require) {
|
||||
require.ensure(['angular', 'angular-route'], function (require) {
|
||||
require('angular')
|
||||
require('angular-route')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue