mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-02-08 00:44:36 +00:00
Dependancy updates.
This commit is contained in:
@@ -11,7 +11,7 @@ require.config({
|
||||
bootstrap: '../scripts/bootstrap',
|
||||
select2: '../components/select2/select2',
|
||||
lodash: '../components/lodash/lodash',
|
||||
handlebars: '../components/handlebars/handlebars.runtime',
|
||||
handlebars: 'handlebars.runtime',
|
||||
Template: '../scripts/templates',
|
||||
'jquery-ui-core': '../components/jquery-ui/ui/jquery.ui.core',
|
||||
'jquery-ui-mouse': '../components/jquery-ui/ui/jquery.ui.mouse',
|
||||
@@ -41,9 +41,6 @@ require.config({
|
||||
'jquery-ui-sortable': {
|
||||
deps: ['jquery-ui-core', 'jquery-ui-widget', 'jquery-ui-mouse'],
|
||||
exports: 'jquery'
|
||||
},
|
||||
handlebars: {
|
||||
exports: 'Handlebars'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user