Skip to content

v0.59.0

Compare
Choose a tag to compare
@jyounce jyounce released this 03 Jun 10:39

Features

  • spa auto inject: the build will automatically inject scripts and styles into your spa.html (2b5a556)
  • documentation site: http://rapid-build.io/

Breaking Changes

  • spa auto inject: The build will now automatically inject scripts and styles into your spa.html unless you are using build placeholders in your spa.html. You can disable this feature by providing option spa.autoInject false.