add empty grails project for a web ui
This commit is contained in:
11
webui/grails-app/assets/javascripts/application.js
Normal file
11
webui/grails-app/assets/javascripts/application.js
Normal file
@@ -0,0 +1,11 @@
|
||||
// This is a manifest file that'll be compiled into application.js.
|
||||
//
|
||||
// Any JavaScript file within this directory can be referenced here using a relative path.
|
||||
//
|
||||
// You're free to add application-wide JavaScript to this file, but it's generally better
|
||||
// to create separate JavaScript files as needed.
|
||||
//
|
||||
//= require jquery-3.3.1.min
|
||||
//= require bootstrap
|
||||
//= require popper.min
|
||||
//= require_self
|
Reference in New Issue
Block a user