Jump to content

RockDevTools - A Fresh Start for Development Tools (AIOM + LiveReload)


bernhard
 Share

Recommended Posts

Hi everyone!

I've started working on a new module that contains development tools like asset minification. Why a new module when RockFrontend and RockMigrations already have similar features?

I wanted to start fresh to make the code cleaner, and most importantly make it work properly with template cache! The old implementation in RockFrontend using page render hooks simply couldn't handle that.

The module is intended for development-only and should be disabled on production. The idea is to create minified assets while developing and then push the minified assets to production and there just include them in your markup!

LiveReload has also been moved from RockFrontend to this module. It's simply not a frontend-tool but rather a development tool! Using RockMigrations, for example, I'm always using the LiveReload feature on the backend, so it does not really make sense to have it in the frontend module 🙂 

Download & Docs: baumrock.com/RockDevTools

  • Like 8
Link to comment
Share on other sites

  • bernhard changed the title to RockDevTools - A Fresh Start for Development Tools (AIOM + LiveReload)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...