mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 12:06:50 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
11
www/lib/ui-leaflet/grunt/angular_architecture_graph.js
vendored
Normal file
11
www/lib/ui-leaflet/grunt/angular_architecture_graph.js
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function (grunt, options) {
|
||||
return {
|
||||
diagram: {
|
||||
files: {
|
||||
"dist/architecture": ["dist/<%= pkg.name %>.js"]
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user