Skip to content

Releases: perfectsense/brightspot-js-grunt

v4.0.0

01 Aug 18:18
Compare
Choose a tag to compare

Babel is upgraded to 6.x and correspondingly upgrades SystemJS and Grunt modules. This release speeds up the JS transpilation during the Grunt build as a result of the upgrades.

v3.3.0

01 Aug 18:34
Compare
Choose a tag to compare
Version-up due to PR #18

Autoprefixer, pom.xml reading

09 Sep 15:22
Compare
Choose a tag to compare
  • We added support for autoprefixer via postCSS (information in README)
  • We now read the target directory directly from pom.xml

v2.0.0: Merge pull request #9 from perfectsense/feature/systemjs

22 Jul 20:05
Compare
Choose a tag to compare

This is a breaking release as it moves from using RequireJS to SystemJS. More information is available in the README.