Skip to content

Conversation

@dmahapatro
Copy link

  • Upgrade to Grails 3
  • Upgrade to Bootstrap 3.3.5
  • No support for resources plugin
  • LESS support WIP

@dmahapatro
Copy link
Author

LESS files added. Excluding .less files during asset precompilation phase can be achieved by adding below config in application's build.gradle which uses this plugin:

assets {
    excludes = [ '**/*.less' ]
}

@bdbogjoe
Copy link

bdbogjoe commented Jul 8, 2015

good !
possible to merge it ?

@dmahapatro
Copy link
Author

@bdbogjoe Yes, it should be good. But changes related to publishing has to be added to build.gradle after the merge.

@bdbogjoe bdbogjoe mentioned this pull request Jul 30, 2015
@bdbogjoe
Copy link

any news one this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants