Skip to content

Releases: Cap32/wxml-loader

Add webpack 4 support

28 Aug 08:02

Choose a tag to compare

v0.2.2

25 Jun 06:32

Choose a tag to compare

  • Fixed bug when publicPath starts with protocol (#10)

v0.2.1

06 Mar 04:20

Choose a tag to compare

v0.2.0

06 Mar 04:17

Choose a tag to compare

  • Added enforceRelativePath option

v0.1.2

28 Feb 03:30

Choose a tag to compare

  • Fixed minimize bug (#7 #8 #9)

v0.1.1

30 Dec 13:46

Choose a tag to compare

  • Fixed <inline><block/></inline> bug when minimize: true (#6 by @jinker)

Add `transformContent()` and `transformUrl()` options

22 Sep 08:27

Choose a tag to compare

  • Add transformContent() option
  • Add transformUrl() option
  • Deprecated format() option