I would like to use the following plugin in my grails application http://angular-ui.imtqy.com/ui-calendar/ . The download contains bower.json to resolve the required dependencies:
"dependencies": { "angular": "~1.2.x", "jquery": "~2.x", "jquery-ui": "~1.10.3", "fullcalendar": "~1.x"},"devDependencies": { "angular-mocks": "~1.x", "bootstrap-css": "2.3.1"}
What would be the best practice to include this in the grails project, because I don't think manually adding all these files manually is the way to go.
, , , @Igor Artamonov , bower ( web-app), bower install ApplicationRecources.groovy, , .., grails.
@Igor Artamonov
web-app
bower install
ApplicationRecources.groovy
, , bower, , , . - spring security, .
bower
spring security
node.js Grunt, dev -, .
node.js
Grunt
, , watched, , , - , web-app , .. , bower Grunt, , , .
watched
Source: https://habr.com/ru/post/1532466/More articles:pyqt: How to apply a stylesheet to a custom widget - pythonAnimating a visual element along an arc in MapKit - ioshow to get old url when redirecting to scrapy? - redirectDifferent behavior between enumerateObjectsUsingBlock: and for (in) - multithreadingUsing BroadcastReceiver with PhoneStateListener functionality - androidHow to get Capistrano 3 to use RVM ruby? - ruby-on-railsF # Compare two lists, perform different actions - f #Intel XDK disables rotation - androidInaccurate results calculating Fibonacci numbers in R - rHow to add a button, such as the status bar of the Messenger Messenger - iosAll Articles