Skip to content

Releases: Bounteous-Inc/aem-webpack-example

Add example for "no-frontend" Maven profile

13 Sep 22:25
4b1589e
Compare
Choose a tag to compare
Merge pull request #45 from infielddigital/mvn-no-front-end-build

Add ability to skip the front end build

v2.5.3: Merge pull request #41 from infielddigital/feature/show-eslint-errors

21 Jul 06:53
96a1923
Compare
Choose a tag to compare

v2.5.2

19 Jul 10:23
da0c840
Compare
Choose a tag to compare

Use cross-env in all npm scripts.

v2.5.1

18 Jul 16:12
Compare
Choose a tag to compare

webpack-command + extends

07 Jul 09:38
0c6d29f
Compare
Choose a tag to compare
  • Replace webpack-cli with webpack-command
  • Support extends for the Webpack configuration object in webpack.project/index.js
  • Webpack v4.15.1

Windows support

16 May 21:45
28ac80e
Compare
Choose a tag to compare

Make build scripts work on Windows using cross-env NPM module.

Webpack 4.6

25 Apr 22:56
cf8620e
Compare
Choose a tag to compare
Merge pull request #31 from infielddigital/feature/webpack-v4.6

Feature/webpack v4.6

Webpack 4.4.1

29 Mar 23:09
bc02e33
Compare
Choose a tag to compare

This release updates Webpack and the mini-css-extract-plugin dependency and thereby resolves #24 ("CSS File not emitted on watch").

Webpack 4.2 + whitelist "px" for Stylelint

26 Mar 16:31
Compare
Choose a tag to compare

Webpack 4: No caching in dev mode

20 Mar 22:28
8e33720
Compare
Choose a tag to compare

Because of an issue with mini-css-extract-plugin, we've released a version that fixes it by disabling caching, see #24.