Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Releases: CanopyTax/webpack-system-register

v1.6.0

Choose a tag to compare

@internettrans internettrans released this 14 Mar 22:43

Features:

  • Support for webpack@4 (see #14 and #15)

v1.5.1

Choose a tag to compare

@internettrans internettrans released this 02 Nov 23:57

Fixes:

  • Removed examples directory from published package, which decreased package size from 4.9M to 9.8K. See #13, worked on by @mitagg and @Xizario

v1.5.0

Choose a tag to compare

@internettrans internettrans released this 02 Nov 23:55

Features:

  • Now works with webpack@>=2.2

Now compatible with webpack 2

Choose a tag to compare

@internettrans internettrans released this 27 Dec 22:09

Features:

  • Made compatible with webpack 2 (See #10)

Bug Fixes:

  • Fixed examples so that readme instructions work to set everything up